Поделиться через


Перечисление 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.

См. также

Справочник