dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlGuid Structure / IsNull Property

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