Click or drag to resize
Galactic API

SqlRowGetValue Method

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