次の方法で共有


ModelItemTypeEnum 列挙体

モデル アイテムに含むことのできる種類を定義します。

名前空間:  ReportService2005
アセンブリ:  ReportService2005 (ReportService2005.dll)

構文

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

メンバー

メンバー名 説明
Model モデルの種類を示します。
EntityFolder エンティティ フォルダーの種類を示します。
FieldFolder フィールド フォルダーの種類を示します。
Entity エンティティの種類を示します。
Attribute 属性の種類を示します。
Role ロールの種類を示します。

関連項目

参照

ReportService2005 名前空間