DevForce Help Reference
Normal Field (QueryStrategy)


Use the "Optimized" fetch strategy for the environment, preserving any changes. QueryInversion is set to 'Try' for this strategy.
Syntax
'Declaration
 
Public Shared Normal As QueryStrategy
'Usage
 
Dim value As QueryStrategy
 
value = QueryStrategy.Normal
 
QueryStrategy.Normal = value
public static QueryStrategy Normal
Remarks
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryStrategy Class
QueryStrategy Members

Send Feedback