Compartir a través de


ISqlLinkedServerLogin.GetLinkedServerRelationship (Método)

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

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

Sintaxis

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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlLinkedServerLogin Interfaz

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