6.8.4.3 GetBoolean
This method is not supported.
Declaration
// C#
public override bool GetBoolean(int index);Parameters
-
indexThe zero-based column index.
Implements
IDataRecord
Exceptions
NotSupportedException - This property is not supported.