DataProvider.GetBoolean(Int32) Method

Definition

get data for column i as the given type

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

Parameters

i
Int32

Returns

Implements

Applies to