IDTSConnectionManagerCache100 接口

定义

提供使用缓存变换或缓存文件管理连接的属性和方法。

public interface class IDTSConnectionManagerCache100
[System.Runtime.InteropServices.Guid("D486BC51-E3E7-48F1-A859-478B547FB5D9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSConnectionManagerCache100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("9AC9C18F-BD61-484B-861C-9055FF4906B7")]
public interface IDTSConnectionManagerCache100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("0D21C929-6E0B-4D1B-ADA0-52846B71601C")]
public interface IDTSConnectionManagerCache100
[<System.Runtime.InteropServices.Guid("D486BC51-E3E7-48F1-A859-478B547FB5D9")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSConnectionManagerCache100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("9AC9C18F-BD61-484B-861C-9055FF4906B7")>]
type IDTSConnectionManagerCache100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("0D21C929-6E0B-4D1B-ADA0-52846B71601C")>]
type IDTSConnectionManagerCache100 = interface
Public Interface IDTSConnectionManagerCache100
派生
属性

注解

有关详细信息,请参阅 ConnectionManagerCacheClass

属性

名称 说明
Columns

获取缓存中的列。

RetainData

获取或设置一个布尔值,指示连接管理器是否保留缓存中的数据。

UseEncryption

获得或设置一个布尔值,指示是否使用加密。

UseFile

获取或设置一个布尔值,指示连接管理器是否使用缓存文件。

方法

名称 说明
GetFileColumns(String)

读取并返回指定缓存文件中的列。

适用于