This document is archived and information here might be outdated.  Recommended version.


IQueryByLayer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IQueryByLayer Interface

Provides access to the QueryByLayer interface.

Product Availability

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

Members

Description
Write-only property BufferDistance The type of selection method to be performed.
Write-only property BufferUnits The buffer units.
Write-only property ByLayer The layer features will be selected from.
Write-only property FromLayer Provides access to the methods and properties of QueryByLayer.
Write-only property LayerSelectionMethod The input layer that contains features to base the selection on.
Write-only property ResultType The result type of the selection where it can be specified that the selection adds to a current selection etc.
Method Select Selects the features based on the input parameters and returns a selection set.
Write-only property UseSelectedFeatures Indicates whether selected features will be used.

CoClasses that implement IQueryByLayer

CoClasses and Classes Description
QueryByLayer Query By Layer Class.