SqlInt32.Value Propriedade

Definição

Percebe o valor desta SqlInt32 estrutura. Esta propriedade é somente leitura.

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

Valor de Propriedade

Um inteiro que representa o valor desta SqlInt32 estrutura.

Exceções

A propriedade contém Null.

Aplica-se a

Ver também