AuditSpecificationStatement.Parts Property

Definition

Individual parts of audit specification.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AuditSpecificationPart> Parts { get; }
member this.Parts : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.AuditSpecificationPart>
Public ReadOnly Property Parts As IList(Of AuditSpecificationPart)

Property Value

Applies to