ICursorColumns Interface |
Namespace: Vovin.CmcLibNet.Database
The ICursorColumns 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.
|