Sdílet prostřednictvím


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

Viz také

Odkaz

ISql90User Rozhraní

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