Partilhar via


Método ISql100Service.GetQueueRelationship

Retorna um IModelSingleRelationship entre this e associado ISql100Queue.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100Service Interface

Sobrecargas GetQueueRelationship

Namespace Microsoft.Data.Schema.Sql.SchemaModel