FilteredBlockIteratorEstimatedHitFraction Property

Property that represents the estimated fraction [0.0 .. 1.0] of the contents that is selected by the Filter query. This property is used to order the FilteredBlockIterator objects during a block traversal. * 0.0 forces the iterator to be used first. * 1.0 forces the iterator to be used last. The filters with the fewest hits will be applied first.

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public double EstimatedHitFraction { get; }

Property Value

Double
See Also

©  Bricsys NV. All rights reserved.