ProxyAccountCollection.CopyTo(ProxyAccount[], Int32) 方法

定义

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

参数

array
ProxyAccount[]
index
Int32

适用于