dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleString Structure / Empty Field

In This Topic
    Empty Field
    In This Topic
    Represents an empty string that can be assigned to the Value property of an OracleString structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Empty As OracleString
    public static readonly OracleString Empty
    See Also