Свойство FullTextIndex.StopList

StopList relationship class of FullTextIndex

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property StopList As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = FullTextIndex.StopList
public static ModelRelationshipClass StopList { get; internal set; }
public:
static property ModelRelationshipClass^ StopList {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member StopList : ModelRelationshipClass with get, internal set
static function get StopList () : ModelRelationshipClass 
internal static function set StopList (value : ModelRelationshipClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

FullTextIndex Класс

Пространство имен Microsoft.SqlServer.Dac.Model