Share via


DataConnectionManager Constructor

Class constructor.

Namespace:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DataConnectionManager()
protected DataConnectionManager()
protected:
DataConnectionManager()
protected function DataConnectionManager()

Remarks

This constructor is part of the DDEX infrastructure and is not intended to be called from your code.

.NET Framework Security

See Also

Reference

DataConnectionManager Class

DataConnectionManager Members

Microsoft.VisualStudio.Data Namespace