SqlInt32.Value Proprietà

Definizione

Ottiene il valore della struttura SqlInt32. Questa proprietà è di sola lettura.

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

Valore della proprietà

Intero che rappresenta il valore di questa struttura SqlInt32.

Eccezioni

La proprietà contiene Null .

Si applica a

Vedi anche