Overload List
Name | Description | |
---|---|---|
![]() ![]() |
GetBoolean(DataRow, DataColumn) |
Gets the value of the specified column as a Boolean.
|
![]() ![]() |
GetBoolean(DataRow, Int32) |
Gets the value of the specified column as a Boolean.
|
![]() ![]() |
GetBoolean(DataRow, String) |
Gets the value of the specified column as a Boolean.
|
![]() ![]() |
GetBoolean(DataRow, DataColumn, DataRowVersion) |
Gets the value of the specified column as a Boolean.
|
![]() ![]() |
GetBoolean(DataRow, Int32, DataRowVersion) |
Gets the value of the specified column as a Boolean.
|
![]() ![]() |
GetBoolean(DataRow, String, DataRowVersion) |
Gets the value of the specified column as a Boolean.
|