ModelItemTypeEnum Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the types that model items can contain.

Syntax

'Declaration
Public Enumeration ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum class ModelItemTypeEnum
public enum ModelItemTypeEnum
public enum ModelItemTypeEnum

Members

Member name Description
Attribute Indicates an atrribute 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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

See Also

Reference

Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace