This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IQ > IQueryPathsParameters2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control parameters to query paths.
Description | ||
---|---|---|
BrokenPathsOnly | Indicates whether only broken paths are returned. | |
FoldersOnly | Indicates whether only folder paths are returned. | |
PathDepth | The maximum depth of each folder path returned. | |
QueryCachePaths | Indicates whether paths associated with raster dataset cache are queried. | |
QueryDatasetPaths | Indicates whether paths associated with each raster dataset are queried. | |
QueryItemURIPaths | Indicates whether paths from URI objects that identify source to the raster type are queried. | |
QueryRasterTypePaths | Indicates whether paths associated with raster types are queried. |
Interfaces | Description |
---|---|
IQueryPathsParameters | Provides access to members that control parameters to query paths. |
CoClasses and Classes | Description |
---|---|
QueryPathsParameters | An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are queried. |