Udostępnij za pośrednictwem


DbUpdatableDataRecord.GetInt64(Int32) Metoda

Definicja

Pobiera wartość pola jako Int64.

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

Parametry

i
Int32

Liczba porządkowa pola.

Zwraca

Wartość pola jako .Int64

Implementuje

Dotyczy