共用方式為


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 的欄位值。

實作

適用於