AlertCollection.CopyTo(Alert[], Int32) 方法

定義

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

參數

array
Alert[]
index
Int32

適用於