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

On this page
    Null Property (OracleAnyData)
    On this page
    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