DatabaseAuditSpecification.Enabled Property
SQL Server 2012
Gets or sets the Boolean value that specifies whether the database audit specification is enabled or not.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean system value that specifies whether the database audit specification is enabled or not.If True, the database audit specification is enabled.If False (default), the database audit specification is not enabled.
