次の方法で共有


SecurityItemType 列挙体

特定の承認要求に関連付けられたアイテムを表します。

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

構文

'宣言
Public Enumeration SecurityItemType
'使用
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type SecurityItemType
public enum SecurityItemType

メンバー

メンバー名 説明
Unknown 不明なアイテムの種類を表します。
Catalog レポート サーバー データベース全体を表します。
Folder フォルダ アイテムの種類を表します。
Report レポート アイテムの種類を表します。
Resource リソース アイテムの種類を表します。
Datasource データ ソース アイテムの種類を表します。
Model
ModelItem