LogFileCollection.CopyTo(LogFile[], Int32) Method

Definition

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

Parameters

array
LogFile[]
index
Int32

Applies to