Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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. |