Udostępnij przez


ConnectionManagerOdbc Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see ConnectionManagerOdbcClass.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<CoClassAttribute(GetType(ConnectionManagerOdbcClass))> _
<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")> _
Public Interface ConnectionManagerOdbc
    Inherits IDTSConnectionManager100
[CoClassAttribute(typeof(ConnectionManagerOdbcClass))] 
[GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")] 
public interface ConnectionManagerOdbc : IDTSConnectionManager100
[CoClassAttribute(typeof(ConnectionManagerOdbcClass))] 
[GuidAttribute(L"E6E46B7A-6424-41C2-B658-387221DB74ED")] 
public interface class ConnectionManagerOdbc : IDTSConnectionManager100
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerOdbcClass) */ 
/** @attribute GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED") */ 
public interface ConnectionManagerOdbc extends IDTSConnectionManager100
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerOdbcClass) 
GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED") 
public interface ConnectionManagerOdbc extends IDTSConnectionManager100

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.