Compartir a través de


ISql90SpecifiesExecutionContext.GetLoginRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz [ T:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Login] asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90SpecifiesExecutionContext Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)