FullTextStopList Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| Nombre | Description |
|---|---|
| FullTextStopList() | |
| FullTextStopList(Database, String) |
FullTextStopList()
public FullTextStopList();
Public Sub New ()
Se aplica a
FullTextStopList(Database, String)
public FullTextStopList(Microsoft.SqlServer.Management.Smo.Database database, string name);
new Microsoft.SqlServer.Management.Smo.FullTextStopList : Microsoft.SqlServer.Management.Smo.Database * string -> Microsoft.SqlServer.Management.Smo.FullTextStopList
Public Sub New (database As Database, name As String)
Parámetros
- database
- Database
- name
- String