Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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. |