Skip to content

Latest commit

 

History

History
49 lines (45 loc) · 2.63 KB

File metadata and controls

49 lines (45 loc) · 2.63 KB
title ActiveConnection Property (ADOX) | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
apitype COM
f1_keywords
_Catalog::put_ActiveConnection
_Catalog::PutRefActiveConnection
_Catalog::get_ActiveConnection
_Catalog::PutActiveConnection
_Catalog::putref_ActiveConnection
_Catalog::ActiveConnection
_Catalog::GetActiveConnection
helpviewer_keywords
ActiveConnection property [ADOX]
ms.assetid 25fff69b-7556-4a28-b6f5-600a4bb0f607
author MightyPen
ms.author genemi

ActiveConnection Property (ADOX)

Indicates the ADO Connection object to which the Catalog belongs.

Settings and Return Values

Sets a Connection object or a String containing the definition for a connection. Returns the active Connection object.

Remarks

The default value is a null object reference.

Applies To

Catalog Object (ADOX)

See Also

Catalog ActiveConnection Property Example (VB)
Command and CommandText Properties Example (VB)
Connection Close Method, Table Type Property Example (VB)
Parameters Collection, Command Property Example (VB)
Procedures Append Method Example (VB)
Procedures Delete Method Example (VB)
Procedures Refresh Method Example (VB)
Views and Fields Collections Example (VB)
Views Append Method Example (VB)
Views Collection, CommandText Property Example (VB)
Views Refresh Method Example (VB)
Create Method (ADOX)