ArcObjects Library Reference (Catalog)  

IQuery.EngineProperties Property

Property set containing properties of the search engine that will be used to execute the query.

[Visual Basic .NET]
Public ReadOnly Property EngineProperties As IPropertySet
[C#]
public IPropertySet EngineProperties {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface