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