Overload List
| Name | Description | |
|---|---|---|
| SetValue(String, Object) | 
            Sets value of the specified column.
              (Overrides AbstractInfo TInfo  SetValue(String, Object).) | |
| SetValue(String, Object, Boolean) | 
            Sets the object value to the nullable column.
              (Inherited from BaseInfo.) | |
| SetValue(String, Object, Object) | 
            Sets the object value to the nullable column.
              (Inherited from BaseInfo.) | 
See Also