dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlInet Structure / IsNull Property

In This Topic
    IsNull Property (MySqlInet)
    In This Topic
    Gets a value indicating whether the instance is null.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNull As Boolean
    public bool IsNull {get;}
    See Also