DynamicSpec Members
Functions
| Name | Description |
|---|---|
| ChangeSQL | Return value: Boolean. |
| RemoveAllSpec | - |
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. |
| HasColumn | Return value: Boolean. This property is read only. |
| QueryData | Returns/sets the query data. Return/assignment value: Byte(). |
| 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. |
| SpecByColumnName | Returns/sets the specification type for the specified column; ColumnIndex is 1-based. Return/assignment value: String. |
Subtopics