dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBytes Class / IsNull Property

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