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