Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Represents the object type of an object retrieved by the GetSchemaObject method of the CubeDef.
Espacio de nombres: Microsoft.AnalysisServices.AdomdServer
Ensamblado: msmgdsrv (in msmgdsrv.dll)
Sintaxis
'Declaración
<SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")> _
Public Enumeration SchemaObjectType
[SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")]
public enum SchemaObjectType
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1008:EnumsShouldHaveZeroValue")]
public enum class SchemaObjectType
/** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue") */
public enum SchemaObjectType
SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")
public enum SchemaObjectType
Members
| Member name | Description |
|---|---|
| ObjectTypeDimension | Object is a Dimension. |
| ObjectTypeHierarchy | Object is a Hierarchy. |
| ObjectTypeKpi | Object is a Kpi. |
| ObjectTypeLevel | Object is a Level. |
| ObjectTypeMeasure | Object is a Measure. |
| ObjectTypeMember | Object is a Member. |
| ObjectTypeMiningContentNode | Object is a MiningContentNode. |
| ObjectTypeMiningDistribution | Object is a MiningDistribution. |
| ObjectTypeMiningModel | Object is a MiningModel. |
| ObjectTypeMiningModelColumn | Object is a MiningModelColumn. |
| ObjectTypeMiningService | Object is a MiningService. |
| ObjectTypeMiningServiceParameter | Object is a MiningServiceParameter. |
| ObjectTypeMiningStructure | Object is a MiningStructure. |
| ObjectTypeMiningStructureColumn | Object is a MiningStructureColumn. |
| ObjectTypeNamedSet | Object is a NamedSet. |
Notas
This Enumeration is used by the GetSchemaObject method of the CubeDef.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.