CurrentValueRecord.GetInt64(Int32) Method

Definition

Retrieves the field value as an Int64.

C#
public override long GetInt64(int ordinal);

Parameters

ordinal
Int32

The ordinal of the field.

Returns

The field value as an Int64.

Implements

Applies to

Product Versions
.NET Framework 3.5