This topic has not yet been rated - Rate this topic

ServerAuditSpecification.Enabled Property

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)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public bool Enabled { get; }

Property Value

Type: System.Boolean
A 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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.