Freigeben über


ISql90Assembly.GetAsymmetricKeysRelationship-Methode

Gibt eine IModelReverseMultiRelationship zwischen this und dem zugeordneten ISql90AsymmetricKey zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90Assembly Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace