FullTextIndex 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 |
|---|---|
| FullTextIndex() | |
| FullTextIndex(TableViewBase) |
FullTextIndex()
public FullTextIndex();
Public Sub New ()
S’applique à
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)
Paramètres
- parent
- TableViewBase