Click or drag to resize
Galactic API

SqlRowSetValue Method

Overload List
  NameDescription
Public methodSetValue(Int32, Object)
Sets the value of a field in this row by column index number.
Public methodSetValue(String, Object)
Sets the value of a field in this row by name.
Top
See Also