IDTSConfigurations100.InsertAfter(Object, IDTSConfiguration100) 方法

定义

public:
 void InsertAfter(System::Object ^ Index, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConfiguration100 ^ pConfig);
[System.Runtime.InteropServices.DispId(10)]
public void InsertAfter (object Index, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConfiguration100 pConfig);
[<System.Runtime.InteropServices.DispId(10)>]
abstract member InsertAfter : obj * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConfiguration100 -> unit
Public Sub InsertAfter (Index As Object, pConfig As IDTSConfiguration100)

参数

Index
Object
属性

适用于