IDTSConnectionManagerFlatFileColumns100.MoveAfter 方法

定义

public:
 void MoveAfter(System::Object ^ Key, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerFlatFileColumn100 ^ Column);
[System.Runtime.InteropServices.DispId(8)]
public void MoveAfter (object Key, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerFlatFileColumn100 Column);
[<System.Runtime.InteropServices.DispId(8)>]
abstract member MoveAfter : obj * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerFlatFileColumn100 -> unit
Public Sub MoveAfter (Key As Object, Column As IDTSConnectionManagerFlatFileColumn100)

参数

Key
Object
属性

适用于