Sdílet prostřednictvím


ISql90Assembly.GetAsymmetricKeysRelationship – metoda

Vrátí IModelReverseMultiRelationship 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 GetAsymmetricKeysRelationship As IModelReverseMultiRelationship(Of ISql90Assembly, ISql90AsymmetricKey)
IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey> GetAsymmetricKeysRelationship()
IModelReverseMultiRelationship<ISql90Assembly^, ISql90AsymmetricKey^>^ GetAsymmetricKeysRelationship()
abstract GetAsymmetricKeysRelationship : unit -> IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey> 
function GetAsymmetricKeysRelationship() : IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90Assembly Rozhraní

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