Freigeben über


ISql90Service.GetQueueRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISql90Queue zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90Service Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace