ISqlLinkedServerLogin.GetLocalLoginRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetLocalLoginRelationship As IModelSingleRelationship(Of ISqlLinkedServerLogin, ISqlLogin)
'使用
Dim instance As ISqlLinkedServerLogin
Dim returnValue As IModelSingleRelationship(Of ISqlLinkedServerLogin, ISqlLogin)

returnValue = instance.GetLocalLoginRelationship()
IModelSingleRelationship<ISqlLinkedServerLogin, ISqlLogin> GetLocalLoginRelationship()
IModelSingleRelationship<ISqlLinkedServerLogin^, ISqlLogin^>^ GetLocalLoginRelationship()
function GetLocalLoginRelationship() : IModelSingleRelationship<ISqlLinkedServerLogin, ISqlLogin>

戻り値

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

参照

参照

ISqlLinkedServerLogin インターフェイス

ISqlLinkedServerLogin メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間