Metodo ISqlLinkedServerLogin.GetLocalLoginRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlLogin associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlLinkedServerLogin Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel