Поделиться через


AlterFullTextStopListStatement.Action - свойство

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
Public Property Action As FullTextStopListAction
    Get
    Set
public FullTextStopListAction Action { get; set; }
public:
property FullTextStopListAction^ Action {
    FullTextStopListAction^ get ();
    void set (FullTextStopListAction^ value);
}
member Action : FullTextStopListAction with get, set
function get Action () : FullTextStopListAction
function set Action (value : FullTextStopListAction)

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

Тип: Microsoft.Data.Schema.ScriptDom.Sql.FullTextStopListAction

Безопасность платформы .NET Framework

См. также

Ссылки

AlterFullTextStopListStatement Класс

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен