次の方法で共有


Cube.CubePermissions プロパティ

定義

キューブに関連付けられているアクセス許可のコレクションを取得します。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.CubePermissionCollection CubePermissions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CubePermissions : Microsoft.AnalysisServices.CubePermissionCollection
Public ReadOnly Property CubePermissions As CubePermissionCollection

プロパティ値

特定の CubePermission を取得するために使用できる CubePermissionCollection。

属性

適用対象