FullTextIndexColumn Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| FullTextIndexColumn() | |
| FullTextIndexColumn(FullTextIndex, String) |
FullTextIndexColumn()
public FullTextIndexColumn();
Public Sub New ()
S’applique à
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)
Paramètres
- fullTextIndex
- FullTextIndex
- name
- String