次の方法で共有


FullTextIndexOptionKind 列挙体

フルテキスト インデックス オプションを指定します。

名前空間:  Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ:  Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)

構文

'宣言
Public Enumeration FullTextIndexOptionKind
'使用
Dim instance As FullTextIndexOptionKind
public enum FullTextIndexOptionKind
public enum class FullTextIndexOptionKind
type FullTextIndexOptionKind
public enum FullTextIndexOptionKind

メンバー

メンバー名 説明
ChangeTracking オプションは ChangeTracking です。
SearchPropertyList オプションは SearchPropertyList です。
StopList オプションは StopList です。

関連項目

参照

Microsoft.SqlServer.TransactSql.ScriptDom 名前空間