Functions, Globals and Defines |
Namespace: XSharp_VOSQLClasses
The Functions type exposes the following members.
Name | Description | |
---|---|---|
_SLen | Obsolete. | |
DotNetType2VOType | ||
DToCSQL | Convert a date to a string in "YYYY-MM-DD" format | |
GetMyConnection | Obsolete. | |
SQLConnectErrorMsg |
Return and optionally change the setting that determines whether to display connection error messages.
| |
SqlDeleteWhiteSpace | Obsolete. **Missing documentation ** | |
SQLDropMyConnection | Obsolete.
Disconnect the ODBC data source.
| |
SQLGetDataSources |
Identify the available ODBC data sources.
| |
SQLOpenConnection | Obsolete.
Connect to a list of ODBC sources.
| |
SQLSetConnection |
Return and optionally change the default SQL connection.
| |
SqlSetStmtConcurrency | Obsolete.
Return and optionally change the default concurrency mode for SQLSelect objects
| |
SqlSetStmtCursorType | Obsolete.
Return and optionally change the default cursor type used by for SQLSelect objects
| |
SqlSetStmtSimulateCursor | Obsolete.
Return and optionally change the default cursor simulation mode used by for SQLSelect objects
|