Partager via


Analyzer (MDStore Interface)

ms133833.note(fr-fr,SQL.90).gifRemarque :
  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

The Analyzer property of the MDStore interface contains a reference to the analyzer object associated with an MDStore object. The system automatically associates one analyzer with an MDStore object.

Applies To:clsCube (excluding virtual cubes), clsPartition

Data Type

Object

The ClassType value of the returned object depends on the value of the ClassType property of the object.

Class type Returned object class type

ClsCube

clsCubeAnalyzer

ClsPartition

clsPartitionAnalyzer

Access

Read-only

Notes

The analyzer object is used to perform structure and data analysis for the cube or partition to which it is associated. For more information, see clsCubeAnalyzer and clsPartitionAnalyzer.

Voir aussi

Référence

MDStore Interface

Aide et Informations

Assistance sur SQL Server 2005