ShapefileQuery.Condition Property
Gets or sets an attribute condition.
Syntax
public Condition Condition { get; set; }
Property Value
Remarks
The dataset first reads the attributes of a feature before the geometry. If this condition evaluates to False when compared to the attributes of a feature, the feature will be skipped, without reading the geometry.
Platforms
Windows, Linux, Android