Partager via


ISql100FullTextIndex.StopList, propriété

Obtient ou définit la liste de mots vides personnalisée à utiliser.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property StopList As ISql100FullTextStopList
    Get
    Set
ISql100FullTextStopList StopList { get; set; }
property ISql100FullTextStopList^ StopList {
    ISql100FullTextStopList^ get ();
    void set (ISql100FullTextStopList^ value);
}
abstract StopList : ISql100FullTextStopList with get, set
function get StopList () : ISql100FullTextStopList
function set StopList (value : ISql100FullTextStopList)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.ISql100FullTextStopList

Sécurité .NET Framework

Voir aussi

Référence

ISql100FullTextIndex Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms