Compartilhar via


Construtor ConnectionManagerOdbcClass

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Initializes a new instance of the ConnectionManagerOdbcClass class.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New ConnectionManagerOdbcClass()
public ConnectionManagerOdbcClass()
public:
ConnectionManagerOdbcClass()
new : unit -> ConnectionManagerOdbcClass
public function ConnectionManagerOdbcClass()

Comentários

For more information, see ConnectionManager.

Consulte também

Referência

ConnectionManagerOdbcClass Classe

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper