dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlVector<T> Class / IsNull Property

In This Topic
    IsNull Property (MySqlVector<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNull As Boolean
    public bool IsNull {get;}
    See Also