次の方法で共有


PrimaryKeyConstraint クラス

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

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.PrimaryKeyConstraint

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

構文

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

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

プロパティ

  名前 説明
パブリック プロパティ静的メンバー AllowPageLocks PrimaryKeyConstraint の AllowPageLocks プロパティ クラス
パブリック プロパティ静的メンバー AllowRowLocks PrimaryKeyConstraint の AllowRowLocks プロパティ クラス
パブリック プロパティ静的メンバー Clustered PrimaryKeyConstraint の Clustered プロパティ クラス
パブリック プロパティ静的メンバー Columns PrimaryKeyConstraint の Columns リレーションシップ クラス
パブリック プロパティ静的メンバー DataCompressionOptions PrimaryKeyConstraint の DataCompressionOptions リレーションシップ クラス
パブリック プロパティ静的メンバー Disabled PrimaryKeyConstraint の Disabled プロパティ クラス
パブリック プロパティ静的メンバー Filegroup PrimaryKeyConstraint の Filegroup リレーションシップ クラス
パブリック プロパティ静的メンバー FileStreamFilegroup PrimaryKeyConstraint の FileStreamFilegroup リレーションシップ クラス
パブリック プロパティ静的メンバー FileStreamNull PrimaryKeyConstraint の FileStreamNull プロパティ クラス
パブリック プロパティ静的メンバー FileStreamPartitionScheme PrimaryKeyConstraint の FileStreamPartitionScheme リレーションシップ クラス
パブリック プロパティ静的メンバー FillFactor PrimaryKeyConstraint の FillFactor プロパティ クラス
パブリック プロパティ静的メンバー Host PrimaryKeyConstraint の Host リレーションシップ クラス
パブリック プロパティ静的メンバー IgnoreDuplicateKey PrimaryKeyConstraint の IgnoreDuplicateKey プロパティ クラス
パブリック プロパティ静的メンバー PartitionColumn PrimaryKeyConstraint の PartitionColumn リレーションシップ クラス
パブリック プロパティ静的メンバー PartitionScheme PrimaryKeyConstraint の PartitionScheme リレーションシップ クラス
パブリック プロパティ静的メンバー RecomputeStatistics PrimaryKeyConstraint の RecomputeStatistics プロパティ クラス
パブリック プロパティ静的メンバー TypeClass PrimaryKeyConstraint の型クラス
パブリック プロパティ静的メンバー WithPadIndex PrimaryKeyConstraint の WithPadIndex プロパティ クラス

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間