Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Defines the types that model items can contain.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
Public Enumeration ModelItemTypeEnum
'Usage
Dim instance As ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
type ModelItemTypeEnum
public enum ModelItemTypeEnum
Members
| Member name | Description | |
|---|---|---|
| Attribute | Indicates an attribute type. | |
| Entity | Indicates an entity type. | |
| EntityFolder | Indicates an entity folder type. | |
| FieldFolder | Indicates a field folder type. | |
| Model | Indicates a model type. | |
| Role | Indicates a role type. |