Overload List

  NameDescription
GetRowDictionary(Int32)
Gets a row dictionary for the given row index. The dictionary keys are the column names.
GetRowDictionary(Object)
Gets a row dictionary for the given row key. The dictionary keys are the column names.

See Also