Click or drag to resize

SearchQueryDefinitionRequiresCompilation Property

Gets a value indicating whether this query needs re-compilation

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Search
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public bool RequiresCompilation { get; }

Property Value

Type: Boolean
See Also