ModelItemTypeEnum 열거형
Defines the types that model items can contain.
네임스페이스: ReportService2006
어셈블리: ReportService2006.dll의 ReportService2006
구문
‘선언
<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. |