Compartir a través de


ISqlLinkedServerLogin.GetLocalLoginRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlLogin asociada.

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

Sintaxis

'Declaración
Function GetLocalLoginRelationship As IModelSingleRelationship(Of ISqlLinkedServerLogin, ISqlLogin)
IModelSingleRelationship<ISqlLinkedServerLogin, ISqlLogin> GetLocalLoginRelationship()
IModelSingleRelationship<ISqlLinkedServerLogin^, ISqlLogin^>^ GetLocalLoginRelationship()
abstract GetLocalLoginRelationship : unit -> IModelSingleRelationship<ISqlLinkedServerLogin, ISqlLogin> 
function GetLocalLoginRelationship() : IModelSingleRelationship<ISqlLinkedServerLogin, ISqlLogin>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlLinkedServerLogin, ISqlLogin>

Seguridad de .NET Framework

Vea también

Referencia

ISqlLinkedServerLogin Interfaz

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