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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Odkaz
ISql100QueueEventNotification Rozhraní