| Home | How To | Online Documentation | Support | Download | Order |
|
|
#ifdef
SA_UNICODE Return ValueA string length in Unicode characters. RemarksThis special function allows you to get a number of Unicode characters in the given string both in Unicode and non-Unicode builds. In Unicode built (SA_UNICODE is defined) this method acts like GetLength. In non-Unicode build (default, SA_UNICODE is not defined) this method converts the SAString object to Unicode string and returns the number of Unicode characters on the fly. 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. |
||||||||||||||||||