CurrentValueRecord.GetChar(Int32) Method

Definition

Retrieves the field value as a char.

C#
public override char GetChar(int ordinal);

Parameters

ordinal
Int32

The ordinal of the field.

Returns

The field value as a char.

Implements

Applies to

Product Versions
.NET Framework 3.5