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

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