ISql100DatabaseEncryptionKey.GetAsymmetricKeyRelationship – metoda
Vrátí IModelSingleRelationship mezi this a ISql100AsymmetricKey.
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 ISql100DatabaseEncryptionKey, ISql100AsymmetricKey)
IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey^, ISql100AsymmetricKey^>^ GetAsymmetricKeyRelationship()
abstract GetAsymmetricKeyRelationship : unit -> IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>
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.