dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleBoolean Structure / False Field

In This Topic
    False Field
    In This Topic
    Represents a false value that can be assigned to the Value property of an instance of the OracleBoolean structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly False As OracleBoolean
    public static readonly OracleBoolean False
    See Also