Partager via


ISql90User.GetAsymmetricKeyRelationship, méthode

Retourne un IModelSingleRelationship 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 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>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90User, ISql90AsymmetricKey>

Sécurité .NET Framework

Voir aussi

Référence

ISql90User Interface

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