ISql100UniqueConstraint メンバ

保護されたメンバを含める
継承されたメンバを含める

ISql100UniqueConstraint 型で公開されるメンバは以下のとおりです。

メソッド

  名前 説明
Dd194972.pubmethod(ja-jp,VS.90).gif AddAnnotation 注釈を追加します。 (IModelAnnotationHolder から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif Delete このインスタンスをモデルから削除します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetAnnotations オーバーロードされます。 アタッチされたすべての注釈を返します。
Dd194972.pubmethod(ja-jp,VS.90).gif GetColumnSpecificationsRelationship (ISqlSpecifiesIndex から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetComposingChildren この要素について構成する子の一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetDataCompressionOptionsRelationship (ISql100SpecifiesDataCompressionOptions から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetDefiningTableRelationship オーバーロードされます。
Dd194972.pubmethod(ja-jp,VS.90).gif GetExtendedPropertiesRelationship 拡張プロパティのリレーションシップ コレクションを返します。 (IExtendedPropertyHost から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetFilegroupRelationship (ISqlSpecifiesStorage から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetFileStreamFilegroupRelationship (ISql100SpecifiesFileStream から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetFileStreamPartitionSchemeRelationship (ISql100SpecifiesFileStream から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetHierarchicalChildren この要素について階層における子の一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetOwnerInfo 要素の所有者に関する情報を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetPartitionColumnRelationship (ISql90SpecifiesStorage から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetPartitionSchemeRelationship (ISql90SpecifiesStorage から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetPermissionsRelationship アクセス許可のリレーションシップ コレクションを返します。 (ISqlSecurable から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetProperty<TProperty> 指定したプロパティを取得します。 (IModelPropertyContainer から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelatedDanglingRelationshipEntries この要素が左側にある、未解決のリレーションシップ エントリの一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelatedElements この要素が左側にある、この要素との間でリレーションシップを持つ要素の一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelatedRelationshipEntries この要素が左側にある、リレーションシップ エントリの一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelatingElements この要素が右側にある、この要素との間でリレーションシップを持つ要素の一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelatingRelationshipEntries この要素が右側にある、リレーションシップ エントリの一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelationship オーバーロードされます。 要求されたリレーションシップを返します。
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelationshipEntrySources リレーションシップ エントリのリレーションシップ エントリ ソースの一覧を返します。 (IScriptSourcedElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif GetRelationships この要素のリレーションシップの一覧を返します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif IsDeleted オブジェクトが削除されているかどうかを指定します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif IsExternal オブジェクトが外部のオブジェクトであるかどうかを指定します。 (IModelElement から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif RemoveAnnotation 注釈を削除します。 (IModelAnnotationHolder から継承されます。)
Dd194972.pubmethod(ja-jp,VS.90).gif SetProperty<TProperty> 指定したプロパティを設定します。 (IModelPropertyContainer から継承されます。)

このページのトップへ

プロパティ

  名前 説明
Dd194972.pubproperty(ja-jp,VS.90).gif ColumnSpecifications (ISqlSpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif DataCompressionOptions (ISql100SpecifiesDataCompressionOptions から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif DefiningTable オーバーロードされます。
Dd194972.pubproperty(ja-jp,VS.90).gif DoAllowPageLocks (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif DoAllowRowLocks (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif DoIgnoreDuplicateKey (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif DoRecomputeStatistics (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif DoSortInTempDB (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif ElementClass メタデータ クラスを取得します。 (IModelElement から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif ElementSource 要素の要素ソースを取得します。 (IScriptSourcedElement から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif ExtendedProperties 拡張プロパティの一覧を取得します。 (IExtendedPropertyHost から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif Filegroup (ISqlSpecifiesStorage から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif FileStreamFilegroup (ISql100SpecifiesFileStream から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif FileStreamPartitionScheme (ISql100SpecifiesFileStream から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif FillFactor (ISqlSpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif IsClustered (ISqlSpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif IsDisabled (ISqlConstraint から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif IsFileStreamNull (ISql100SpecifiesFileStream から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif IsOnline (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif IsPadded (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif MaxDop (ISql90SpecifiesIndex から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif Model モデル参照を取得します。 (IModelEntity から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif Name IModelElement の名前を取得または設定します。 (IModelElement から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif PartitionColumn (ISql90SpecifiesStorage から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif PartitionScheme (ISql90SpecifiesStorage から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif Permissions アクセス許可の一覧を取得します。 (ISqlSecurable から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif ResolutionStatus モデル要素の解決ステータスの値を取得または設定します。 (IModelElement から継承されます。)
Dd194972.pubproperty(ja-jp,VS.90).gif ValidationStatus モデル要素の検証ステータスの値を取得または設定します。 (IModelElement から継承されます。)

このページのトップへ

参照

参照

ISql100UniqueConstraint インターフェイス

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間