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