Click or drag to resize

SQLConnection.DataSource Property

X#
A string representing the ODBC data source name.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY DataSource AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A string representing the ODBC data source name.
Remarks
Tip Tip
This string cannot be assigned if the connection is open.
See Also