ISql90Endpoint.GetProtocolSpecifierRelationship – metoda
Vrátí IModelSingleRelationship mezi this a přidruženého ISql90ProtocolSpecifier.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetProtocolSpecifierRelationship As IModelSingleRelationship(Of ISql90Endpoint, ISql90ProtocolSpecifier)
IModelSingleRelationship<ISql90Endpoint, ISql90ProtocolSpecifier> GetProtocolSpecifierRelationship()
IModelSingleRelationship<ISql90Endpoint^, ISql90ProtocolSpecifier^>^ GetProtocolSpecifierRelationship()
abstract GetProtocolSpecifierRelationship : unit -> IModelSingleRelationship<ISql90Endpoint, ISql90ProtocolSpecifier>
function GetProtocolSpecifierRelationship() : IModelSingleRelationship<ISql90Endpoint, ISql90ProtocolSpecifier>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Endpoint, ISql90ProtocolSpecifier>
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.