Partager via


ISql80User.GetRoleRelationship, méthode

Retourne un IModelReverseSingleRelationship entre this et le ISql80Role associé.

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

Syntaxe

'Déclaration
Function GetRoleRelationship As IModelSingleRelationship(Of ISql80User, ISql80Role)
IModelSingleRelationship<ISql80User, ISql80Role> GetRoleRelationship()
IModelSingleRelationship<ISql80User^, ISql80Role^>^ GetRoleRelationship()
abstract GetRoleRelationship : unit -> IModelSingleRelationship<ISql80User, ISql80Role> 
function GetRoleRelationship() : IModelSingleRelationship<ISql80User, ISql80Role>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql80User, ISql80Role>

Sécurité .NET Framework

Voir aussi

Référence

ISql80User Interface

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