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