Compartilhar via


Enumeração ModelItemTypeEnum

Defines the types that model items can contain.

Namespace:  ReportService2006
Assembly:  ReportService2006 (em ReportService2006.dll)

Sintaxe

'Declaração
Public Enumeration ModelItemTypeEnum
'Uso
Dim instance As ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
type ModelItemTypeEnum
public enum ModelItemTypeEnum

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace ReportService2006