Partager via


ISql90Service.GetQueueRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql90Queue associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90Service Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms