IDTSConfigurations100.MoveBefore(Object, IDTSConfiguration100) Method

Definition

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

Parameters

Index
Object
Attributes

Applies to