This topic has not yet been rated - Rate this topic

DatabaseAuditSpecificationExtender Class

Adds methods and properties to the DatabaseAuditSpecification object.

This API is not CLS-compliant. 

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[CLSCompliantAttribute(false)]
public class DatabaseAuditSpecificationExtender : SmoObjectExtender<DatabaseAuditSpecification>, 
	ISfcValidate
System.Object
  SfcObjectExtender<DatabaseAuditSpecification>
    Microsoft.SqlServer.Management.Smo.SmoObjectExtender<DatabaseAuditSpecification>
      Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecificationExtender
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.