FullTextIndex Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| FullTextIndex() | |
| FullTextIndex(TableViewBase) |
FullTextIndex()
public FullTextIndex();
Public Sub New ()
Aplica-se a
FullTextIndex(TableViewBase)
public FullTextIndex(Microsoft.SqlServer.Management.Smo.TableViewBase parent);
new Microsoft.SqlServer.Management.Smo.FullTextIndex : Microsoft.SqlServer.Management.Smo.TableViewBase -> Microsoft.SqlServer.Management.Smo.FullTextIndex
Public Sub New (parent As TableViewBase)
Parâmetros
- parent
- TableViewBase