次の方法で共有


FullTextIndex クラス

FullTextIndex のモデル スキーマ コンテナー クラス

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.FullTextIndex

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public NotInheritable Class FullTextIndex
'使用
public static class FullTextIndex
public ref class FullTextIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FullTextIndex =  class end
public final class FullTextIndex

FullTextIndex 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ静的メンバー Catalog FullTextIndex の Catalog リレーションシップ クラス
パブリック プロパティ静的メンバー ChangeTracking FullTextIndex の ChangeTracking プロパティ クラス
パブリック プロパティ静的メンバー Columns FullTextIndex の Columns リレーションシップ クラス
パブリック プロパティ静的メンバー Disabled FullTextIndex の Disabled プロパティ クラス
パブリック プロパティ静的メンバー Filegroup FullTextIndex の Filegroup リレーションシップ クラス
パブリック プロパティ静的メンバー IndexedObject FullTextIndex の IndexedObject リレーションシップ クラス
パブリック プロパティ静的メンバー Replicated FullTextIndex の Replicated プロパティ クラス
パブリック プロパティ静的メンバー SearchPropertyList FullTextIndex の SearchPropertyList リレーションシップ クラス
パブリック プロパティ静的メンバー StopList FullTextIndex の StopList リレーションシップ クラス
パブリック プロパティ静的メンバー StopListOff FullTextIndex の StopListOff プロパティ クラス
パブリック プロパティ静的メンバー TypeClass FullTextIndex の型クラス
パブリック プロパティ静的メンバー UniqueIndexName FullTextIndex の UniqueIndexName リレーションシップ クラス
パブリック プロパティ静的メンバー UseSystemStopList FullTextIndex の UseSystemStopList プロパティ クラス

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間