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