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

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