DevForce Help Reference
RestoreQueryStrategy Property


Returns whether the DefaultQueryStrategy should be restored using the value from the EntityCacheState.
Syntax
'Declaration
 
Public ReadOnly Property RestoreQueryStrategy As Boolean
'Usage
 
Dim instance As RestoreStrategy
Dim value As Boolean
 
value = instance.RestoreQueryStrategy
public bool RestoreQueryStrategy {get;}
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

RestoreStrategy Class
RestoreStrategy Members

Send Feedback