AdomdDataReader.GetBoolean(Int32) Method

Definition

GetBoolean

public bool GetBoolean (int ordinal);
abstract member GetBoolean : int -> bool
override this.GetBoolean : int -> bool
Public Function GetBoolean (ordinal As Integer) As Boolean

Parameters

ordinal
Int32

ordinal

Returns

Information not available for this release.

Implements

Applies to