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