CursorColumns Methods |
The CursorColumns type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDirectColumn |
Adds single fieldname to the collection of direct fields.
| |
| AddDirectColumns(Object) |
Adds an array of direct fields to the collection of direct fields.
| |
| AddDirectColumns(String) |
Adds an array of direct fields to the collection of direct fields.
| |
| AddRelatedColumn |
Add a related field to the collection of related fields.
| |
| Apply |
Set all direct and related columns. Duplicate columns are ignored.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |