FullTextStopListCollection.CopyTo(FullTextStopList[], Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public void CopyTo(Microsoft.SqlServer.Management.Smo.FullTextStopList[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.FullTextStopList[] * int -> unit
Public Sub CopyTo (array As FullTextStopList(), index As Integer)
- array
- FullTextStopList[]
- index
- Int32
Toode | Versioonid |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |