Dsv Table Partition Source Element
X-Ref:
- Ast Dsv Table Partition Source Node
- Ast Partition Source Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ConnectionName | AstDbConnectionNode | This value specifies a direct reference to the connection at which the Table can be found. This references an existing definiton. | |
TableName | AstTableNode | This value specifies a direct reference to the table that stores the rows that will comprise this partition. This references an existing definiton. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |