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