次の方法で共有


XmlIndex クラス

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

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.XmlIndex

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

構文

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

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

プロパティ

  名前 説明
パブリック プロパティ静的メンバー AllowPageLocks XmlIndex の AllowPageLocks プロパティ クラス
パブリック プロパティ静的メンバー AllowRowLocks XmlIndex の AllowRowLocks プロパティ クラス
パブリック プロパティ静的メンバー Column XmlIndex の Column リレーションシップ クラス
パブリック プロパティ静的メンバー Disabled XmlIndex の Disabled プロパティ クラス
パブリック プロパティ静的メンバー FillFactor XmlIndex の FillFactor プロパティ クラス
パブリック プロパティ静的メンバー IgnoreDuplicateKey XmlIndex の IgnoreDuplicateKey プロパティ クラス
パブリック プロパティ静的メンバー IndexedObject XmlIndex の IndexedObject リレーションシップ クラス
パブリック プロパティ静的メンバー IsPrimary XmlIndex の IsPrimary プロパティ クラス
パブリック プロパティ静的メンバー PrimaryXmlIndex XmlIndex の PrimaryXmlIndex リレーションシップ クラス
パブリック プロパティ静的メンバー RecomputeStatistics XmlIndex の RecomputeStatistics プロパティ クラス
パブリック プロパティ静的メンバー SecondaryXmlIndexType XmlIndex の SecondaryXmlIndexType プロパティ クラス
パブリック プロパティ静的メンバー TypeClass XmlIndex の型クラス
パブリック プロパティ静的メンバー WithPadIndex XmlIndex の WithPadIndex プロパティ クラス

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間