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