Table metadata procedure name structure preference

Contains the structure (or template) you want to use to name the procedure that writes table metadata (data about the table) to the Analyzer database tables.

Values

A string describing the naming structure you want to use to name the procedures that writes table metadata to the Analyzer database tables.

The value MUST contain the string <Table> somewhere. It is replaced with the name of the table the trigger is generated for.

Default: <Table>AuditMetadata

Notes

When changed, you must execute the Create audit triggers menu option to regenerate triggers.