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