AuditSpecificationStatement.AuditState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If audit was enabled or disabled by this statement.
public Microsoft.SqlServer.TransactSql.ScriptDom.OptionState AuditState { get; set; }
member this.AuditState : Microsoft.SqlServer.TransactSql.ScriptDom.OptionState with get, set
Public Property AuditState As OptionState