ServerAuditSpecification.Enabled Property
SQL Server 2012
Gets or sets the Boolean value that specifies whether the server 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 server audit specification is enabled or not.If True, the server audit specification is enabled.If False (default), the server audit specification is not enabled.
