This topic has not yet been rated - Rate this topic

OracleBoolean Fields

The OracleBoolean type exposes the following members.

  NameDescription
Public field Static member False Represents a false value that can be assigned to the Value property of an instance of the OracleBoolean structure.
Public field Static member Null Represents a null value that can be assigned to the Value property of an instance of the OracleBoolean structure.
Public field Static member One Represents a value of one that can be assigned to the Value property of an instance of the OracleBoolean structure.
Public field Static member True Represents a true value that can be assigned to the Value property of an instance of the OracleBoolean structure.
Public field Static member Zero Represents a value of zero that can be assigned to the Value property of an instance of the OracleBoolean structure.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.