FullTextIndexColumn 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 |
|---|---|
| FullTextIndexColumn() | |
| FullTextIndexColumn(FullTextIndex, String) |
FullTextIndexColumn()
public FullTextIndexColumn();
Public Sub New ()
Aplica-se a
FullTextIndexColumn(FullTextIndex, String)
public FullTextIndexColumn(Microsoft.SqlServer.Management.Smo.FullTextIndex fullTextIndex, string name);
new Microsoft.SqlServer.Management.Smo.FullTextIndexColumn : Microsoft.SqlServer.Management.Smo.FullTextIndex * string -> Microsoft.SqlServer.Management.Smo.FullTextIndexColumn
Public Sub New (fullTextIndex As FullTextIndex, name As String)
Parâmetros
- fullTextIndex
- FullTextIndex
- name
- String