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

On this page
    False Field
    On this page
    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