OracleBoolean.True Campo

Definição

Representa um valor verdadeiro que pode ser atribuído à propriedade Value de uma instância da estrutura OracleBoolean.Represents a true value that can be assigned to the Value property of an instance of the OracleBoolean structure.

public: static initonly System::Data::OracleClient::OracleBoolean True;
public static readonly System.Data.OracleClient.OracleBoolean True;
 staticval mutable True : System.Data.OracleClient.OracleBoolean
Public Shared ReadOnly True As OracleBoolean 

Valor do campo

OracleBoolean

Comentários

O True campo é uma OracleBoolean constante de estrutura.The True field is an OracleBoolean structure constant.

Aplica-se a

Confira também