Comparison
This property represents a method of comparison for WHERE
clauses and comparison in PL/SQL blocks.
Declaration
// C# public string Comparison {get; set;}
Property Value
A string that provides the name of the method of comparison.
Exceptions
ObjectDisposedException
- The object is already disposed.
Remarks
The default value is the NLS_COMP
setting of the local computer.