BusinessLogicDataReader.GetBoolean(Int32) Method

Definition

public:
 virtual bool GetBoolean(int i);
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