| Home | How To | Online Documentation | Support | Download | Order |
|
|
long ClientVersion() const; Gets the DBMS client API version number. Return valuesThe long number of a client API version. RemarksThe higher word contains the major client version (the XX value in the XX.YY version number); the lower word contains the minor client version (the YY value in the XX.YY version number). If an DBMS client was not set calling ClientVersion method will throw an exception. Server specific notesSee Server specific notes for setClient method. See alsoServerVersion, ServerVersionString 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. |
||||||||||||||||||