Partager via


Énumération ModelItemTypeEnum

Defines the types that model items can contain.

Espace de noms :  ReportService2006
Assembly :  ReportService2006 (en ReportService2006.dll)

Syntaxe

'Déclaration
Public Enumeration ModelItemTypeEnum
'Utilisation
Dim instance As ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
type ModelItemTypeEnum
public enum ModelItemTypeEnum

Membres

Nom de membre Description
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.

Voir aussi

Référence

Espace de noms ReportService2006