AuditSpecification.Script Method
Generates a Transact-SQL script that can be used to re-create the audit specification.
Overload List
| Name | Description |
|---|---|
| AuditSpecification.Script () |
Generates a Transact-SQL script that can be used to re-create the audit specification.
|
| AuditSpecification.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the audit specification as specified by the script options.
|