Udostępnij przez


ConnectionManagerCacheClass 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
<GuidAttribute("F7EBA4B6-0349-47BF-94C1-6D8B2F5AF894")> _
<ClassInterfaceAttribute(0)> _
<TypeLibTypeAttribute(2)> _
Public Class ConnectionManagerCacheClass
    Implements IDTSConnectionManager100, ConnectionManagerCache, IDTSConnectionManagerCache100
[GuidAttribute("F7EBA4B6-0349-47BF-94C1-6D8B2F5AF894")] 
[ClassInterfaceAttribute(0)] 
[TypeLibTypeAttribute(2)] 
public class ConnectionManagerCacheClass : IDTSConnectionManager100, ConnectionManagerCache, IDTSConnectionManagerCache100
[GuidAttribute(L"F7EBA4B6-0349-47BF-94C1-6D8B2F5AF894")] 
[ClassInterfaceAttribute(0)] 
[TypeLibTypeAttribute(2)] 
public ref class ConnectionManagerCacheClass : IDTSConnectionManager100, ConnectionManagerCache, IDTSConnectionManagerCache100
/** @attribute GuidAttribute("F7EBA4B6-0349-47BF-94C1-6D8B2F5AF894") */ 
/** @attribute ClassInterfaceAttribute(0) */ 
/** @attribute TypeLibTypeAttribute(2) */ 
public class ConnectionManagerCacheClass implements IDTSConnectionManager100, ConnectionManagerCache, 
    IDTSConnectionManagerCache100
GuidAttribute("F7EBA4B6-0349-47BF-94C1-6D8B2F5AF894") 
ClassInterfaceAttribute(0) 
TypeLibTypeAttribute(2) 
public class ConnectionManagerCacheClass implements IDTSConnectionManager100, ConnectionManagerCache, 
    IDTSConnectionManagerCache100

Inheritance Hierarchy

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

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.