Overload List
Name | Description | |
---|---|---|
![]() ![]() |
GetString(DataRow, DataColumn) |
Gets the value of the specified column as a String.
|
![]() ![]() |
GetString(DataRow, Int32) |
Gets the value of the specified column as a String.
|
![]() ![]() |
GetString(DataRow, String) |
Gets the value of the specified column as a String.
|
![]() ![]() |
GetString(DataRow, DataColumn, DataRowVersion) |
Gets the value of the specified column as a String.
|
![]() ![]() |
GetString(DataRow, Int32, DataRowVersion) |
Gets the value of the specified column as a String.
|
![]() ![]() |
GetString(DataRow, String, DataRowVersion) |
Gets the value of the specified column as a String.
|