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