Partilhar via


Método ISql100BrokerPriority.GetLocalServiceRelationship

Retorna um IModelSingleRelationship entre this e o ISql90Service.

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

Sintaxe

'Declaração
Function GetLocalServiceRelationship As IModelSingleRelationship(Of ISql100BrokerPriority, ISql90Service)
IModelSingleRelationship<ISql100BrokerPriority, ISql90Service> GetLocalServiceRelationship()
IModelSingleRelationship<ISql100BrokerPriority^, ISql90Service^>^ GetLocalServiceRelationship()
abstract GetLocalServiceRelationship : unit -> IModelSingleRelationship<ISql100BrokerPriority, ISql90Service> 
function GetLocalServiceRelationship() : IModelSingleRelationship<ISql100BrokerPriority, ISql90Service>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100BrokerPriority Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel