Enumerazione ModelItemTypeEnum
Defines the types that model items can contain.
Spazio dei nomi ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Sintassi
'Dichiarazione
Public Enumeration ModelItemTypeEnum
'Utilizzo
Dim instance As ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
type ModelItemTypeEnum
public enum ModelItemTypeEnum
Membri
Nome membro | Descrizione | |
---|---|---|
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. |