ESRI.ArcGIS.DataManagementTools | |
BuildOverviews Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : BuildOverviews Class |
The following tables list the members exposed by BuildOverviews.
Name | Description | |
---|---|---|
BuildOverviews Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
define_missing_tiles | Generates overviews if not enough overviews were defined or if new data was added without defining additional overviews. (In, Optional) | |
generate_missing_images | Use if overviews have been defined but not generated. (In, Optional) | |
generate_overviews | All overviews that need to be created or re-created will be generated. This includes missing overviews and stale overviews. (In, Optional) | |
in_mosaic_dataset | Path and name of the mosaic dataset. (In, Required) | |
out_mosaic_dataset | Mosaic Dataset (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
regenerate_stale_images | If the underlying raster datasets have changed or had their properties modified, the overviews will be identified as stale. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
where_clause | Using SQL, you can define a query or use the Query Builder to build a query. (In, Optional) |