2 references to StringCompare
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLString.cs (2)
465
int iCmpResult =
StringCompare
(x, y);
932
int returnValue =
StringCompare
(this, value);