IDTSConnectionManagerFlatFileColumns100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSConnectionManagerFlatFileColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("783A0BE2-F6D1-4D9A-8595-C26494F511C3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("783A0BE2-F6D1-4D9A-8595-C26494F511C3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumns100 = interface
interface IEnumerable
Public Interface IDTSConnectionManagerFlatFileColumns100
Implements IEnumerable
- 属性
- 実装
プロパティ
| Count | |
| Item[Object] |
メソッド
| Add() | |
| GetEnumerator() | |
| MoveAfter(Object, IDTSConnectionManagerFlatFileColumn100) | |
| MoveBefore(Object, IDTSConnectionManagerFlatFileColumn100) | |
| Remove(Object) |