共用方式為


ISqlLinkedServerLogin.GetLocalLoginRelationship 方法

傳回 this 與關聯 ISqlLogin 之間的 IModelSingleRelationship

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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>

傳回值

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

.NET Framework 安全性

請參閱

參考

ISqlLinkedServerLogin 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間