次の方法で共有


ISql80User.GetRoleRelationship メソッド

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

構文

'宣言
Function GetRoleRelationship As IModelSingleRelationship(Of ISql80User, ISql80Role)
'使用
Dim instance As ISql80User
Dim returnValue As IModelSingleRelationship(Of ISql80User, ISql80Role)

returnValue = instance.GetRoleRelationship()
IModelSingleRelationship<ISql80User, ISql80Role> GetRoleRelationship()
IModelSingleRelationship<ISql80User^, ISql80Role^>^ GetRoleRelationship()
function GetRoleRelationship() : IModelSingleRelationship<ISql80User, ISql80Role>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql80User, ISql80Role>

参照

参照

ISql80User インターフェイス

ISql80User メンバ

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