If a template exists of the correct Type and Target DB, templates can be specified and evaluated as follows:
Operation | Location to Specify the Template |
---|---|
Alter Table DDL | Connection Properties > Target Settings > Default Table Alter DDL Template |
Create DDL | Table Properties > Storage > Create DDL Template Connection Properties > Target Settings > Default Table Create DDL Template Connection Properties > Target Settings > Default View Create DDL Template |
Create Index DDL | Connection Properties > Target Settings > Default Index Create DDL Template |
Drop Index DDL | Connection Properties > Target Settings > Default Index Drop DDL Template |
Export Script | Export Object Properties > Script Template |
Load Script | Load Table Properties > Script Template Connection Properties > New Table Default Load Script Template |
Update Procedure | When building the Update Procedure, specify a template to use in the Template drop-down field of the Update Build Option > Processing tab. |
Custom Update Procedure | Table Properties > Custom Procedure |
Update Script | Table Properties > Update Script |
Post Load Procedure | Load Table Properties > Post Load Procedure |
Post Load Script | Load Table Properties > Post Load Script |
To check which Operations are supported by Templates on your Target database, refer to Templates for details.
|