IDTSConnectionManagerFlatFileColumn100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
자세한 내용은 FlatFileColumn를 참조하세요.
public interface class IDTSConnectionManagerFlatFileColumn100
[System.Runtime.InteropServices.Guid("559EAEDC-8D5A-4E28-9892-2E01FD836275")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("553C80BA-19FE-4243-9A00-E6A9EBC6B9B9")]
public interface IDTSConnectionManagerFlatFileColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6E61D859-28CD-4761-B554-C675A7AC69DD")]
public interface IDTSConnectionManagerFlatFileColumn100
[<System.Runtime.InteropServices.Guid("559EAEDC-8D5A-4E28-9892-2E01FD836275")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumn100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("553C80BA-19FE-4243-9A00-E6A9EBC6B9B9")>]
type IDTSConnectionManagerFlatFileColumn100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6E61D859-28CD-4761-B554-C675A7AC69DD")>]
type IDTSConnectionManagerFlatFileColumn100 = interface
Public Interface IDTSConnectionManagerFlatFileColumn100
- 특성
속성
| Name | Description |
|---|---|
| ColumnDelimiter |
자세한 내용은 FlatFileColumn를 참조하세요. |
| ColumnType |
자세한 내용은 FlatFileColumn를 참조하세요. |
| ColumnWidth |
자세한 내용은 FlatFileColumn를 참조하세요. |
| DataPrecision |
자세한 내용은 FlatFileColumn를 참조하세요. |
| DataScale |
자세한 내용은 FlatFileColumn를 참조하세요. |
| DataType |
자세한 내용은 FlatFileColumn를 참조하세요. |
| MaximumWidth |
자세한 내용은 FlatFileColumn를 참조하세요. |
| TextQualified |
자세한 내용은 FlatFileColumn를 참조하세요. |