共用方式為


ModelItemTypeEnum 列舉

Defines the types that model items can contain.

命名空間:  ReportService2006
組件:  ReportService2006 (在 ReportService2006.dll 中)

語法

'宣告
<SerializableAttribute> _
Public Enumeration ModelItemTypeEnum
'用途
Dim instance As ModelItemTypeEnum
[SerializableAttribute]
public enum ModelItemTypeEnum
[SerializableAttribute]
public enum class ModelItemTypeEnum
[<SerializableAttribute>]
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.