Click or drag to resize

ICommenceQueryRowSetGetRow Method

Overload List
  NameDescription
Public methodGetRow(Int32)
GetRow implementation for .NET that gets the the Commence row as string values.
Public methodGetRow(Int32, CmcOptionFlags)
Returns an entire row's field values. Note that this method returns an array, whereas the native Commence method returns a delimited string.
Public methodGetRow(Int32, String, CmcOptionFlags)
Returns an entire row's field values. Note that this method returns an array, whereas the native Commence method returns a delimited string.
Top
See Also