ISqlUser.GetLoginRelationship メソッド

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

構文

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

returnValue = instance.GetLoginRelationship()
IModelSingleRelationship<ISqlUser, ISqlLogin> GetLoginRelationship()
IModelSingleRelationship<ISqlUser^, ISqlLogin^>^ GetLoginRelationship()
function GetLoginRelationship() : IModelSingleRelationship<ISqlUser, ISqlLogin>

戻り値

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

参照

参照

ISqlUser インターフェイス

ISqlUser メンバ

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