模型化佇列事件通知。
命名空間: 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 之解析依據的 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)。 |
回頁首
方法
回頁首
.gif)
.gif)