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