Partager via


ISql90Assembly.GetAsymmetricKeysRelationship, méthode

Retourne un IModelReverseMultiRelationship entre this et le ISql90AsymmetricKey associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90Assembly Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms