ArcObjects Library Reference (DataSourcesRaster)  

IAnalyzeParameters Interface

Provides access to members that control how a mosaic dataset is analyzed.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AnalyzeDatasetPaths Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.
Read/write property AnalyzeDatasets Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.
Read/write property AnalyzeDataSourceValidity Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.
Read/write property AnalyzeFootprints Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.
Read/write property AnalyzeFunctions Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.
Read/write property AnalyzeKeyProperties Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.
Read/write property AnalyzePerformance Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.
Read/write property AnalyzePyramids Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.
Read/write property AnalyzeStaleItems Indicates whether selected mosaic dataset item are analyzed for being stale.
Read/write property AnalyzeStatistics Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.
Read/write property AnalyzeVisibility Indicates whether the visibility of each selected mosaic dataset item is analyzed.
Read/write property ClearErrors Indicates whether the error and status tables are cleared prior to the analysis.
Read/write property CollectStatistics Indicates whether statistics on selected mosaic dataset item are collected.

CoClasses that implement IAnalyzeParameters

CoClasses and Classes Description
AnalyzeParameters An object that controls how a mosaic dataset is analyzed.