Partager via


ISql90SpecifiesExecutionContext.GetLoginRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql90Login 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 ISql90SpecifiesExecutionContext, ISql90Login)
IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90Login> GetLoginRelationship()
IModelSingleRelationship<ISql90SpecifiesExecutionContext^, ISql90Login^>^ GetLoginRelationship()
abstract GetLoginRelationship : unit -> IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90Login> 
function GetLoginRelationship() : IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90Login>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90Login>

Sécurité .NET Framework

Voir aussi

Référence

ISql90SpecifiesExecutionContext Interface

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