ISql100QueueEventNotification.GetQueueRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetQueueRelationship As IModelSingleRelationship(Of ISql100QueueEventNotification, ISql100Queue)
'使用
Dim instance As ISql100QueueEventNotification
Dim returnValue As IModelSingleRelationship(Of ISql100QueueEventNotification, ISql100Queue)

returnValue = instance.GetQueueRelationship()
IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue> GetQueueRelationship()
IModelSingleRelationship<ISql100QueueEventNotification^, ISql100Queue^>^ GetQueueRelationship()
function GetQueueRelationship() : IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue>

参照

参照

ISql100QueueEventNotification インターフェイス

ISql100QueueEventNotification メンバ

GetQueueRelationship オーバーロード

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