Overload List
| Name | Description | |
|---|---|---|
| TrySetValue(Object) |
Tries to set the value.
The method converts the object if the datatype differs from the DataColumn datatype.
| |
| TrySetValue(String) |
Parses the input string and sets the value.
|
See Also