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