CurrentValueRecord.GetBoolean(Int32) Method

Definition

Retrieves the field value as a Boolean.

C#
public override bool GetBoolean(int ordinal);

Parameters

ordinal
Int32

The ordinal of the field.

Returns

The field value as a Boolean.

Implements

Applies to

Product Versions
.NET Framework 3.5