| Home | How To | Online Documentation | Support | Download | Order |
|
|
int Compare(const SAChar * lpsz ) const; Returns zero if the strings are identical, < 0 if this SAString object is less than lpsz, or > 0 if this SAString object is greater than lpsz. Parameterslpsz. The other string used for comparison. RemarksCompares this SAString object with another string. Function performs a case-sensitive comparison of the strings, and is not affected by locale. Server specific notesNo specific information. See alsoProblems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
|||||||||||||||||||