Compartir a través de


Enumeración ModelItemTypeEnum

Defines the types that model items can contain.

Espacio de nombres:  ReportService2005
Ensamblado:  ReportService2005 (en ReportService2005.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Enumeration ModelItemTypeEnum
'Uso
Dim instance As ModelItemTypeEnum
[SerializableAttribute]
public enum ModelItemTypeEnum
[SerializableAttribute]
public enum class ModelItemTypeEnum
[<SerializableAttribute>]
type ModelItemTypeEnum
public enum ModelItemTypeEnum

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia