ISql100QueueEventNotification インターフェイス
キュー イベント通知をモデル化します。
名前空間: Microsoft.Data.Schema.Sql.SchemaModel
アセンブリ: Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100QueueEventNotification _
Inherits ISql90QueueEventNotification, ISql90EventNotification, IModelNamed, ISqlExtendedPropertyHost, _
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
public interface ISql100QueueEventNotification : ISql90QueueEventNotification,
ISql90EventNotification, IModelNamed, ISqlExtendedPropertyHost, ISqlModelElement, IScriptSourcedModelElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100QueueEventNotification : ISql90QueueEventNotification,
ISql90EventNotification, IModelNamed, ISqlExtendedPropertyHost, ISqlModelElement, IScriptSourcedModelElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISql100QueueEventNotification =
interface
interface ISql90QueueEventNotification
interface ISql90EventNotification
interface IModelNamed
interface ISqlExtendedPropertyHost
interface ISqlModelElement
interface IScriptSourcedModelElement
interface IModelElement
interface IModelPropertyContainer
interface IModelEntity
interface IModelAnnotationHolder
end
public interface ISql100QueueEventNotification extends ISql90QueueEventNotification, ISql90EventNotification, IModelNamed, ISqlExtendedPropertyHost, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql100QueueEventNotification 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
BrokerInstanceSpecifier | Broker サービスの解決対象となる Service Broker インスタンスを取得または設定します。 (ISql90EventNotification から継承されます。) | |
ElementClass | 要素のメタデータ クラスを取得します。 (IModelElement から継承されます。) | |
EventGroup | 通知を発生させるイベント グループのリストを取得します。 (ISql90EventNotification から継承されます。) | |
EventType | 通知を発生させるイベントの種類のリストを取得します。 (ISql90EventNotification から継承されます。) | |
ExtendedProperties | このオブジェクトの拡張プロパティのリストを取得します。 (ISqlExtendedPropertyHost から継承されます。) | |
IsWithFanIn | WITH FAN_IN オプションをモデル化する値を取得または設定します。 (ISql90EventNotification から継承されます。) | |
Model | モデル参照を取得します。 (IModelEntity から継承されます。) | |
Name | 要素の名前を取得または設定します。 (IModelElement から継承されます。) | |
PrimarySource | 要素のプライマリ ソースについての情報を取得します。 (IScriptSourcedModelElement から継承されます。) | |
Queue | このイベント通知が適用されるキューを取得または設定します。 | |
Queue | このイベント通知が適用されるキューを取得または設定します。 (ISql90QueueEventNotification から継承されます。) | |
ResolutionStatus | モデル要素の解決ステータスの値を取得または設定します。 (IModelElement から継承されます。) | |
SecondarySources | 要素のセカンダリ ソースのリストを取得します。 (IScriptSourcedModelElement から継承されます。) | |
Service | イベント データを受信するターゲット サービスを取得または設定します。 (ISql90EventNotification から継承されます。) | |
SourceCodePositions | この要素を定義するソースの一覧を取得します。 (IModelElement から継承されます。) | |
ValidationStatus | モデル要素の検証ステータスの値を取得または設定します。 (IModelElement から継承されます。) |
このページのトップへ
メソッド
このページのトップへ