ConnectionManagerCache Interface
Definition
public interface class ConnectionManagerCache : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerCacheClass))]
[System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")]
public interface ConnectionManagerCache : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerCacheClass))>]
[<System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")>]
type ConnectionManagerCache = interface
interface IDTSConnectionManager100
Public Interface ConnectionManagerCache
Implements IDTSConnectionManager100
- Derived
-
- Attributes
-
- Implements
-
Properties
Methods
Applies to