| Home | How To | Online Documentation | Support | Download | Order |
|
|
SAString Option(const SAString &sOptionName ) const ; Gets a string value of a specific parameter option. ParameterssOptionName. A string key of the parameter option.
RemarksCall this method to get value(s) of server specific parameter options. See Server specific notes. A parameter related option may be specified in SAConnection object, SACommand object or SAParam object. If it is specified in SAConnection object it affects all the commands and therefore all the parameters on that connection. If it is specified in SACommand object it affects all the parameters on that command. If an option is not specified in SAConnection, SACommand and SAParam objects, the Library takes the default option's value. Server specific notes
See alsoSAConnection::Option, SAConnection::setOption, SACommand::Option, SACommand::setOption 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. |
||||||||||||||||||||||||||||||||||||||||||