6.11.4.3 GetBoolean

This method is not supported.

Declaration

// C#
public override bool GetBoolean(int index);

Parameters

  • index

    The zero-based column index.

Implements

IDataRecord

Exceptions