Partager via


ISqlUser.GetLoginRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlLogin associé.

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

Syntaxe

'Déclaration
Function GetLoginRelationship As IModelSingleRelationship(Of ISqlUser, ISqlLogin)
IModelSingleRelationship<ISqlUser, ISqlLogin> GetLoginRelationship()
IModelSingleRelationship<ISqlUser^, ISqlLogin^>^ GetLoginRelationship()
abstract GetLoginRelationship : unit -> IModelSingleRelationship<ISqlUser, ISqlLogin> 
function GetLoginRelationship() : IModelSingleRelationship<ISqlUser, ISqlLogin>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlUser, ISqlLogin>

Sécurité .NET Framework

Voir aussi

Référence

ISqlUser Interface

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