다음을 통해 공유


EstimatedSize (MDStore Interface)

[!참고]   이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.

The EstimatedSize property of the MDStore interface contains the estimated size, in bytes, of the MDStore object.

Applies To:clsAggregation, clsCube, clsDatabase, clsPartition

Data Type

Double

Access

Read-only

주의

[!참고]   The EstimatedSize property for a relational OLAP (ROLAP) cube does not include the size of the tables in the relational database. For a hybrid OLAP (HOLAP) cube, the EstimatedSize property does not include the size of the fact table. For more information about partition storage modes, see Partition Storage.

The EstimatedSize property is valid only after an object is processed. The interpretation of this property value depends on the value of the ClassType and SubClassType properties of the object.

Class type Subclass type Interpretation of property value

clsCube

Any (except sbclsVirtual)

The size of the cube data and aggregations

clsCube

sbclsVirtual

The size of the virtual cube

clsPartition

Any

The size of the partition

clsAggregation

Any

The size of the aggregation table

참고 항목

참조

EstimatedRows (MDStore Interface)
MDStore Interface

도움말 및 정보

SQL Server 2005 지원 받기