Udostępnij przez


ConnectionManagerOleDbClass Class

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

For more information, see ConnectionManager.

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

Syntax

'Deklaracja
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
<GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")> _
Public Class ConnectionManagerOleDbClass
    Implements IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
[GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")] 
public class ConnectionManagerOleDbClass : IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
[GuidAttribute(L"3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")] 
public ref class ConnectionManagerOleDbClass : IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
/** @attribute TypeLibTypeAttribute(2) */ 
/** @attribute ClassInterfaceAttribute(0) */ 
/** @attribute GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1") */ 
public class ConnectionManagerOleDbClass implements IDTSConnectionManager100, ConnectionManagerOleDb, 
    IDTSConnectionManagerDatabaseParameters100
TypeLibTypeAttribute(2) 
ClassInterfaceAttribute(0) 
GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1") 
public class ConnectionManagerOleDbClass implements IDTSConnectionManager100, ConnectionManagerOleDb, 
    IDTSConnectionManagerDatabaseParameters100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerOleDbClass

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.