IQueryPathsParameters2 Interface

Provides access to members that control parameters to query paths.

Members

Name 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.

IQueryPathsParameters2.QueryCachePaths Property

Indicates whether paths associated with raster dataset cache are queried.

Public Property QueryCachePaths As Boolean
public bool QueryCachePaths {get; set;}

IQueryPathsParameters2.QueryRasterTypePaths Property

Indicates whether paths associated with raster types are queried.

Public Property QueryRasterTypePaths As Boolean
public bool QueryRasterTypePaths {get; set;}

Inherited Interfaces

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

Classes that implement IQueryPathsParameters2

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.