SetSearchPropertyListAlterFullTextIndexAction::SearchPropertyListOption Property
Gets or sets the SEARCH PROPERTY LIST option.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
public: property SearchPropertyListFullTextIndexOption^ SearchPropertyListOption { SearchPropertyListFullTextIndexOption^ get(); void set(SearchPropertyListFullTextIndexOption^ value); }
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom::SearchPropertyListFullTextIndexOption^The SEARCH PROPERTY LIST option.
Show: