DatabaseAuditSpecificationCollection.CopyTo メソッド

定義

public void CopyTo(Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecification[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.DatabaseAuditSpecification[] * int -> unit
Public Sub CopyTo (array As DatabaseAuditSpecification(), index As Integer)

パラメーター

index
Int32

適用対象