Click or drag to resize

CursorColumns Methods

The CursorColumns 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.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also