SchemaObjectType Enumeration
Represents the object type of an object retrieved by the GetSchemaObject method of the CubeDef.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
구문
‘선언
Public Enumeration SchemaObjectType
public enum SchemaObjectType
public enum class SchemaObjectType
public enum SchemaObjectType
public enum SchemaObjectType
Members
Member name | Description |
---|---|
ObjectTypeDimension | The object is a Dimension. |
ObjectTypeHierarchy | The object is a Hierarchy. |
ObjectTypeKpi | The object is a Kpi. |
ObjectTypeLevel | The object is a Level. |
ObjectTypeMeasure | The object is a Measure. |
ObjectTypeMember | The object is a Member. |
ObjectTypeMiningContentNode | The object is a MiningContentNode. |
ObjectTypeMiningDistribution | The object is a MiningDistribution. |
ObjectTypeMiningModel | The object is a MiningModel. |
ObjectTypeMiningModelColumn | The object is a MiningModelColumn. |
ObjectTypeMiningService | The object is a MiningService. |
ObjectTypeMiningServiceParameter | The object is a MiningServiceParameter. |
ObjectTypeMiningStructure | The object is a MiningStructure. |
ObjectTypeMiningStructureColumn | The object is a MiningStructureColumn. |
ObjectTypeNamedSet | The object is a NamedSet. |
주의
This Enumeration is used by the GetSchemaObject method of the CubeDef.
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.