Sdílet prostřednictvím


ISql100Service.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 ISql100Service, ISql100Queue)
IModelSingleRelationship<ISql100Service, ISql100Queue> GetQueueRelationship()
IModelSingleRelationship<ISql100Service^, ISql100Queue^>^ GetQueueRelationship()
abstract GetQueueRelationship : unit -> IModelSingleRelationship<ISql100Service, ISql100Queue> 
function GetQueueRelationship() : IModelSingleRelationship<ISql100Service, ISql100Queue>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100Service Rozhraní

GetQueueRelationship – přetížení

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