Udostępnij przez


ConnectionManagerAdo Interface

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

For more information, see ConnectionManagerAdoClass.

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

Syntax

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