ISql100BrokerPriority.GetContractRelationship – metoda
Vrátí IModelSingleRelationship mezi this a ISql90Contract.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetContractRelationship As IModelSingleRelationship(Of ISql100BrokerPriority, ISql90Contract)
IModelSingleRelationship<ISql100BrokerPriority, ISql90Contract> GetContractRelationship()
IModelSingleRelationship<ISql100BrokerPriority^, ISql90Contract^>^ GetContractRelationship()
abstract GetContractRelationship : unit -> IModelSingleRelationship<ISql100BrokerPriority, ISql90Contract>
function GetContractRelationship() : IModelSingleRelationship<ISql100BrokerPriority, ISql90Contract>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100BrokerPriority, ISql90Contract>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.