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

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