CacheQueryOptions Constructor Breeze.sharp
Ctor.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public CacheQueryOptions(
	StringComparison stringComparison,
	bool useSql92CompliantStringComparison,
	GuidOrdering guidOrdering
)

Parameters

stringComparison
Type: SystemStringComparison
useSql92CompliantStringComparison
Type: SystemBoolean
guidOrdering
Type: Breeze.SharpGuidOrdering
See Also

Reference