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.
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
Property Value
Type: BooleanRemarks
See Also