| Home | How To | Online Documentation | Support | Download | Order |
|
|
#ifdef SA_UNICODE Return ValueA character pointer to const multibyte string. RemarksSpecial conversion function allows you to get a multibyte string both in Unicode and non-Unicode builds. In Unicode build (SA_UNICODE is defined) this method converts the SAString object to multibyte string on the fly. In non-Unicode built (default, SA_UNICODE is not defined) this method acts like operator const SAChar*. Server specific notesNo specific information. Problems 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. |
|||||||||||||||||||