| Home | How To | Online Documentation | Support | Download | Order |
|
|
int FindOneOf( const SAChar * lpszCharSet ) const; Returns the zero-based index of the first character in this string that is also in lpszCharSet; –1 if there is no match. ParameterslpszCharSet. String containing characters for matching. RemarksSearches this string for the first character that matches any character contained in lpszCharSet . 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. |
||||||||||||||||||