IDTSConfigurations100.MoveBefore(Object, IDTSConfiguration100) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void MoveBefore(System::Object ^ Index, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConfiguration100 ^ pConfig);
[System.Runtime.InteropServices.DispId(7)]
public void MoveBefore (object Index, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConfiguration100 pConfig);
[<System.Runtime.InteropServices.DispId(7)>]
abstract member MoveBefore : obj * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConfiguration100 -> unit
Public Sub MoveBefore (Index As Object, pConfig As IDTSConfiguration100)
參數
- Index
- Object
- pConfig
- IDTSConfiguration100
- 屬性