Database.DatabaseAuditSpecifications Property
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.
DatabaseAuditSpecification Collection
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecification))]
public Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecificationCollection DatabaseAuditSpecifications { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecification))>]
member this.DatabaseAuditSpecifications : Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecificationCollection
Public ReadOnly Property DatabaseAuditSpecifications As DatabaseAuditSpecificationCollection
Property Value
- Attributes