SqlInt32.Value 屬性

定義

理解這個 SqlInt32 結構的價值。 這個屬性是唯讀的。

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

屬性值

一個整數代表此 SqlInt32 結構的值。

例外狀況

該性質包含 Null

適用於

另請參閱