Sdílet prostřednictvím


ISql90Service.GetQueueRelationship – metoda

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

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 ISql90Service, ISql90Queue)
IModelSingleRelationship<ISql90Service, ISql90Queue> GetQueueRelationship()
IModelSingleRelationship<ISql90Service^, ISql90Queue^>^ GetQueueRelationship()
abstract GetQueueRelationship : unit -> IModelSingleRelationship<ISql90Service, ISql90Queue> 
function GetQueueRelationship() : IModelSingleRelationship<ISql90Service, ISql90Queue>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Service, ISql90Queue>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90Service Rozhraní

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