Data
|
Name | Description | |
---|---|---|
AsBoolean(DataRow, Int32) | Attempts to type cast the specified column of a to the defined type. | |
AsBoolean(DataRow, String) | Attempts to type cast the specified column of a to the defined type. | |
AsBoolean(DataRow, Int32, Boolean) | Attempts to type cast the specified column of a to the defined type. | |
AsBoolean(DataRow, String, Boolean) | Attempts to type cast the specified column of a to the defined type. |