다음을 통해 공유


CubeType 열거형

Returned by Type to determine if the CubeDef represents a dimension or a cube.

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

구문

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

멤버

멤버 이름 설명
Cube The CubeDef represents a cube.
Dimension The CubeDef represents a dimension cube.
Unknown It cannot be determined if the provider has specified that the CubeDef represents a cube or a dimension.

참고 항목

참조

Microsoft.AnalysisServices.AdomdClient 네임스페이스