dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleSparseVector<T> Class / IsNull Property

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