ISql90Queue メンバ

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

Sql90 キューを表します。

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

メソッド

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

このページのトップへ

プロパティ

  名前 説明
Dd134615.pubproperty(ja-jp,VS.90).gif ActivationProcedure アクティブ化の手順を取得または設定します。
Dd134615.pubproperty(ja-jp,VS.90).gif Columns オーバーロードされます。
Dd134615.pubproperty(ja-jp,VS.90).gif ElementClass メタデータ クラスを取得します。 (IModelElement から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif ElementSource 要素の要素ソースを取得します。 (IScriptSourcedElement から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif ExtendedProperties 拡張プロパティの一覧を取得します。 (IExtendedPropertyHost から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif Filegroup (ISqlSpecifiesStorage から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif Indexes オーバーロードされます。
Dd134615.pubproperty(ja-jp,VS.90).gif IsActivationOn アクティブ化がオンかどうかを取得または設定します。
Dd134615.pubproperty(ja-jp,VS.90).gif IsCaller (ISql90SpecifiesExecutionContext から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif IsOwner (ISql90SpecifiesExecutionContext から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif IsRetentionOn 保持がオンかどうかを取得または設定します。
Dd134615.pubproperty(ja-jp,VS.90).gif IsSelf (ISql90SpecifiesExecutionContext から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif IsStatusOn 状態がオンかどうかを取得または設定します。
Dd134615.pubproperty(ja-jp,VS.90).gif Login (ISql90SpecifiesExecutionContext から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif MaxQueueReaders 最大キュー リーダーを取得または設定します。
Dd134615.pubproperty(ja-jp,VS.90).gif Model モデル参照を取得します。 (IModelEntity から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif Name IModelElement の名前を取得または設定します。 (IModelElement から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif Owner (ISqlOwnedObject から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif PartitionColumn (ISql90SpecifiesStorage から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif PartitionScheme (ISql90SpecifiesStorage から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif Permissions アクセス許可の一覧を取得します。 (ISqlSecurable から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif ResolutionStatus モデル要素の解決ステータスの値を取得または設定します。 (IModelElement から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif Triggers (ISqlColumnSource から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif User (ISql90SpecifiesExecutionContext から継承されます。)
Dd134615.pubproperty(ja-jp,VS.90).gif ValidationStatus モデル要素の検証ステータスの値を取得または設定します。 (IModelElement から継承されます。)

このページのトップへ

参照

参照

ISql90Queue インターフェイス

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