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. |