Partilhar via


Método ISql90Service.GetQueueRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90Queue.

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 ISql90Service, ISql90Queue)
IModelSingleRelationship<ISql90Service, ISql90Queue> GetQueueRelationship()
IModelSingleRelationship<ISql90Service^, ISql90Queue^>^ GetQueueRelationship()
abstract GetQueueRelationship : unit -> IModelSingleRelationship<ISql90Service, ISql90Queue> 
function GetQueueRelationship() : IModelSingleRelationship<ISql90Service, ISql90Queue>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90Service Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel