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