IDTSConnectionManagerFlatFileColumn100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see FlatFileColumn.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("C14E2299-E86F-43C6-8917-8D4CFDEE3316")> _
Public Interface IDTSConnectionManagerFlatFileColumn100
用法
Dim instance As IDTSConnectionManagerFlatFileColumn100
[GuidAttribute("C14E2299-E86F-43C6-8917-8D4CFDEE3316")]
public interface IDTSConnectionManagerFlatFileColumn100
[GuidAttribute(L"C14E2299-E86F-43C6-8917-8D4CFDEE3316")]
public interface class IDTSConnectionManagerFlatFileColumn100
[<GuidAttribute("C14E2299-E86F-43C6-8917-8D4CFDEE3316")>]
type IDTSConnectionManagerFlatFileColumn100 =  interface end
public interface IDTSConnectionManagerFlatFileColumn100

IDTSConnectionManagerFlatFileColumn100 类型公开以下成员。

属性

  名称 说明
公共属性 ColumnDelimiter 基础结构。For more information, see FlatFileColumn.
公共属性 ColumnType 基础结构。For more information, see FlatFileColumn.
公共属性 ColumnWidth 基础结构。For more information, see FlatFileColumn.
公共属性 DataPrecision 基础结构。For more information, see FlatFileColumn.
公共属性 DataScale 基础结构。For more information, see FlatFileColumn.
公共属性 DataType 基础结构。For more information, see FlatFileColumn.
公共属性 MaximumWidth 基础结构。For more information, see FlatFileColumn.
公共属性 TextQualified 基础结构。For more information, see FlatFileColumn.

页首