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

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