Udostępnij za pośrednictwem


Metoda CreateFromExistingStopList (String)

Tworzy listę stop pełnego tekstu na wystąpienie SQL Server z określonego zatrzymać listy.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
Public Sub CreateFromExistingStopList ( _
    stoplistName As String _
)
'Użycie
Dim instance As FullTextStopList
Dim stoplistName As String

instance.CreateFromExistingStopList(stoplistName)
public void CreateFromExistingStopList(
    string stoplistName
)
public:
void CreateFromExistingStopList(
    String^ stoplistName
)
member CreateFromExistingStopList : 
        stoplistName:string -> unit 
public function CreateFromExistingStopList(
    stoplistName : String
)

Parameters

  • stoplistName
    Typ: System. . :: . .String
    A String wartość, która określa nazwę listy zatrzymania, z którego zostanie utworzona lista stop pełnego tekstu.