Sdílet prostřednictvím


ISql100BrokerPriority.GetLocalServiceRelationship – metoda

Vrátí IModelSingleRelationship mezi this a ISql90Service.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100BrokerPriority Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů