ModelItemTypeEnum 列舉
Defines the types that model items can contain.
命名空間: ReportService2005
組件: ReportService2005 (在 ReportService2005.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. |