ExternalColumnDynamicSpec Members
These members controls the dynamic column specifications for an external profiles.
Functions
| Name | Description |
|---|---|
| None | NA |
Properties
| Name | Description |
|---|---|
| ColumnCount | Returns the number of columns. Return value: Integer. This property is read only. |
| ColumnName | Returns the name of the specified column; ColumnIndex is 1-based. Return value: String. This property is read only. |
| SQL | Returns/sets the SQL associated with this external column specification. Return/assignment value: String. |
| Spec | Returns/sets the specification type for the specified column; ColumnIndex is 1-based. Return/assignment value: String. |
Subtopics