SchemaObjectType 열거형

Represents the object type of an object retrieved by the GetSchemaObject method of the CubeDef.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
Public Enumeration SchemaObjectType
‘사용 방법
Dim instance As SchemaObjectType
public enum SchemaObjectType
public enum class SchemaObjectType
type SchemaObjectType
public enum SchemaObjectType

멤버

멤버 이름 설명
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.

주의

This Enumeration is used by the GetSchemaObject method of the CubeDef.

참고 항목

참조

Microsoft.AnalysisServices.AdomdServer 네임스페이스