次の方法で共有


DbUpdatableDataRecord.GetInt32(Int32) メソッド

定義

フィールド値を Int32 として取得します。

public override int GetInt32 (int i);
override this.GetInt32 : int -> int
Public Overrides Function GetInt32 (i As Integer) As Integer

パラメーター

i
Int32

フィールドの序数。

戻り値

Int32 としてのフィールド値。

実装

適用対象