| Home | How To | Online Documentation | Support | Download | Order |
|
|
size_t GetLength( ) const; Return ValueA count of characters in the string. RemarksCall this member function to get a count of characters in this SAString object. The count does not include a null terminator. For multibyte character sets, GetLength counts each 8-bit character; that is, a lead and trail byte in one multibyte character are counted as two bytes. 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. |
|||||||||||||||||||