DatabaseAuditSpecificationExtender Class
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.
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public class DatabaseAuditSpecificationExtender : Microsoft.SqlServer.Management.Smo.SmoObjectExtender<Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecification>, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
[<System.CLSCompliant(false)>]
type DatabaseAuditSpecificationExtender = class
inherit SmoObjectExtender<DatabaseAuditSpecification>
interface ISfcValidate
Public Class DatabaseAuditSpecificationExtender
Inherits SmoObjectExtender(Of DatabaseAuditSpecification)
Implements ISfcValidate
- Inheritance
-
DatabaseAuditSpecificationExtender
- Attributes
- Implements
Constructors
DatabaseAuditSpecificationExtender() | |
DatabaseAuditSpecificationExtender(DatabaseAuditSpecification) |
Properties
Audits | |
AuditSpecificationDetails | |
ConnectionContext | |
DatabaseName | |
GridValidationState | |
Parent |
Parent object (Inherited from SfcObjectExtender<TSfcInstance>) |
State | |
Type |
Methods
Events
PropertyChanged | (Inherited from SfcObjectExtender<TSfcInstance>) |
PropertyMetadataChanged | (Inherited from SfcObjectExtender<TSfcInstance>) |