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