Partager via


ISql100Service.GetQueueRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql100Queue 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 ISql100Service, ISql100Queue)
IModelSingleRelationship<ISql100Service, ISql100Queue> GetQueueRelationship()
IModelSingleRelationship<ISql100Service^, ISql100Queue^>^ GetQueueRelationship()
abstract GetQueueRelationship : unit -> IModelSingleRelationship<ISql100Service, ISql100Queue> 
function GetQueueRelationship() : IModelSingleRelationship<ISql100Service, ISql100Queue>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100Service Interface

GetQueueRelationship, surcharge

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