MsDb2DataReader.GetInt64(Int32) Method

Definition

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

Parameters

i
Int32

Returns

Int64

Applies to