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