dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAnyData Class / Null Property

In This Topic
    Null Property (OracleAnyData)
    In This Topic
    Represents a null value that can be assigned to the Value property of an OracleAnyData structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Null As OracleAnyData
    public static OracleAnyData Null {get;}
    See Also