Click or drag to resize

ICursorColumns Methods

The ICursorColumns type exposes the following members.

Methods
  NameDescription
Public methodAddDirectColumn
Adds single fieldname to the collection of direct fields.
Public methodAddDirectColumns(Object)
Adds an array of direct fields to the collection of direct fields.
Public methodAddDirectColumns(String)
Adds an array of direct fields to the collection of direct fields.
Public methodAddRelatedColumn
Add a related field to the collection of related fields.
Public methodApply
Set all direct and related columns. Duplicate columns are ignored.
Top
See Also