ModelItemTypeEnum 枚举
Defines the types that model items can contain.
命名空间: ReportService2006
程序集: ReportService2006(在 ReportService2006.dll 中)
语法
声明
Public Enumeration ModelItemTypeEnum
用法
Dim instance As ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
type ModelItemTypeEnum
public enum ModelItemTypeEnum
成员
成员名称 | 说明 | |
---|---|---|
Model | Indicates a model type. | |
EntityFolder | Indicates an entity folder type. | |
FieldFolder | Indicates a field folder type. | |
Entity | Indicates an entity type. | |
Attribute | Indicates an attribute type. | |
Role | Indicates a role type. |