ArcObjects Library Reference (DataSourcesRaster)  

IQueryPathsParameters2 Interface

Provides access to members that control parameters to query paths.

Product Availability

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

Members

Description
Read/write property BrokenPathsOnly Indicates whether only broken paths are returned.
Read/write property FoldersOnly Indicates whether only folder paths are returned.
Read/write property PathDepth The maximum depth of each folder path returned.
Read/write property QueryCachePaths Indicates whether paths associated with raster dataset cache are queried.
Read/write property QueryDatasetPaths Indicates whether paths associated with each raster dataset are queried.
Read/write property QueryItemURIPaths Indicates whether paths from URI objects that identify source to the raster type are queried.
Read/write property QueryRasterTypePaths Indicates whether paths associated with raster types are queried.

Inherited Interfaces

Interfaces Description
IQueryPathsParameters Provides access to members that control parameters to query paths.

CoClasses that implement IQueryPathsParameters2

CoClasses and Classes Description
QueryPathsParameters An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are queried.