ExternalColumns Members

These members are collection of external column objects for a query.

Functions

Name Description
None NA

Properties

Name Description
Count Returns the number of external column specifications. Return value: Integer. This property is read only.
Item Returns the specified ExternalColumn object from the collection; Index can be either 1-based integer, or the name of the external column. Return value: ExternalColumn. This property is read only.
ItemByCharID Return value: ExternalColumn. This property is read only.
ItemByTargetName Return value: ExternalColumn. This property is read only.