Sets or returns a value that provides information about the source of an open connection, an open database, a database used in a pass-through query, or a linked table.
Syntax
VOIDSetConnect(LPCTSTR pstr);
CStringGetConnect(VOID);
Set Parameters
Type | Example | Description |
LPCTSTR | pstr | A pointer to a string that contains connection information. |
Remarks
For appended CdbQueryDef objects this property is read-only.