Sdílet prostřednictvím


ISql100QueueEventNotification.GetQueueRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISql100Queue.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetQueueRelationship As IModelSingleRelationship(Of ISql100QueueEventNotification, ISql100Queue)
IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue> GetQueueRelationship()
IModelSingleRelationship<ISql100QueueEventNotification^, ISql100Queue^>^ GetQueueRelationship()
abstract GetQueueRelationship : unit -> IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue> 
function GetQueueRelationship() : IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100QueueEventNotification Rozhraní

GetQueueRelationship – přetížení

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů