Custom Extensions
This collection specifies the definition for one or more SSIS package containers that can be used to execute custom actions relevant to the creation of this database. This is useful for creating stored procedures, custom constraints, and other custom operations.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<CustomExtension /> | AstCustomExtensionContainerTaskNode | Custom tasks to run additional code or scripts during the creation of a Table, Dimension, or Fact. |