| Home | How To | Online Documentation | Support | Download | Order |
|
|
void Format( const SAChar *lpszFormat , ... ); ParameterslpszFormat. A format-control string. RemarksCall this member function to write formatted data to a SAString in the same way that sprintf formats data into a C-style character array. This function formats and stores a series of characters and values in the SAString. Each optional argument (if any) is converted and output according to the corresponding format specification in lpszFormat . 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. |
|||||||||||||||||||