ISqlSecurable.GetPermissionsRelationship メソッド

アクセス許可のリレーションシップ コレクションを返します。

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

構文

'宣言
Function GetPermissionsRelationship As IModelReverseMultiRelationship(Of ISqlSecurable, ISqlPermissionStatement)
'使用
Dim instance As ISqlSecurable
Dim returnValue As IModelReverseMultiRelationship(Of ISqlSecurable, ISqlPermissionStatement)

returnValue = instance.GetPermissionsRelationship()
IModelReverseMultiRelationship<ISqlSecurable, ISqlPermissionStatement> GetPermissionsRelationship()
IModelReverseMultiRelationship<ISqlSecurable^, ISqlPermissionStatement^>^ GetPermissionsRelationship()
function GetPermissionsRelationship() : IModelReverseMultiRelationship<ISqlSecurable, ISqlPermissionStatement>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlSecurable, ISqlPermissionStatement>

参照

参照

ISqlSecurable インターフェイス

ISqlSecurable メンバ

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