DevForce Help Reference
CacheQueryOptions Class Properties


For a list of all members of this type, see CacheQueryOptions members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default The default value for CacheQueryOptions. May be modified and will affect all of the standard QueryStrategies.  
Public PropertyGuidOrdering Determines whether to use standard CLR semantics for sorting Guids or the SQL Server default mechanism in which only the last 6 bytes of a value are evaluated.  
Public PropertyIsDefault Is this instance the default instance.  
Public PropertyStringComparison Determines case sensitivity of Cache queries.  
Public PropertyUseSql92CompliantStringComparison Determines whether String comparisons are performed according to the ANSI SQL92 specification. In particular, the ANSI standard requires padding for the character strings used in comparisons so that their lengths match before comparing them.  
Top
See Also

Reference

CacheQueryOptions Class
IdeaBlade.EntityModel Namespace

Send Feedback