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