IDTSConnectionManagerCacheColumn100 接口
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
For more information, see ConnectionManager.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("6100259D-1EEC-4B55-87C1-F80B05490856")> _
Public Interface IDTSConnectionManagerCacheColumn100
用法
Dim instance As IDTSConnectionManagerCacheColumn100
[GuidAttribute("6100259D-1EEC-4B55-87C1-F80B05490856")]
public interface IDTSConnectionManagerCacheColumn100
[GuidAttribute(L"6100259D-1EEC-4B55-87C1-F80B05490856")]
public interface class IDTSConnectionManagerCacheColumn100
[<GuidAttribute("6100259D-1EEC-4B55-87C1-F80B05490856")>]
type IDTSConnectionManagerCacheColumn100 = interface end
public interface IDTSConnectionManagerCacheColumn100
IDTSConnectionManagerCacheColumn100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
CodePage | 基础结构。For more information, see ConnectionManager. | |
DataType | 基础结构。For more information, see ConnectionManager. | |
IndexPosition | 基础结构。For more information, see ConnectionManager. | |
Length | 基础结构。For more information, see ConnectionManager. | |
Precision | 基础结构。For more information, see ConnectionManager. | |
Scale | 基础结构。For more information, see ConnectionManager. |
页首