FullTextCatalogCollection.CopyTo(FullTextCatalog[], Int32) Method

Definition

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

Parameters

array
FullTextCatalog[]
index
Int32

Applies to