2 references to StringCompare
System.Data.Common (2)
System\Data\SQLTypes\SQLString.cs (2)
415
int iCmpResult =
StringCompare
(x, y);
860
int returnValue =
StringCompare
(this, value);