Platform SDK: CDO for Windows 2000 |
The ActiveConnection property is currently not implemented. It is reserved for future use.
[Visual Basic,VBScript] Property ActiveConnection as ADODB.Connection [C++] HRESULT get_ActiveConnection(_Connection** pVal); HRESULT put_ActiveConnection(_Connection* Val); [IDL] HRESULT [propget] ActiveConnection([out,retval] _Connection** pVal); HRESULT [propput] ActiveConnection([in] _Connection* Val);