共用方式為


DbUpdatableDataRecord.GetInt64(Int32) 方法

定義

將欄位值擷取成 Int64

public override long GetInt64 (int i);
override this.GetInt64 : int -> int64
Public Overrides Function GetInt64 (i As Integer) As Long

參數

i
Int32

欄位的序數。

傳回

成為 Int64 的欄位值。

實作

適用於