Share via


IDTSObjectVersionUpdate100.Update(String) メソッド

定義

DTS オブジェクトのバージョンを更新します。

public:
 void Update([Runtime::InteropServices::Out] System::String ^ % pbstrObjectXML);
[System.Runtime.InteropServices.DispId(1)]
public void Update (out string pbstrObjectXML);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member Update : string -> unit
Public Sub Update (ByRef pbstrObjectXML As String)

パラメーター

pbstrObjectXML
String

更新するオブジェクトです。

属性

注釈

注意

このメンバーは、MicrosoftSQL Server の将来のバージョンで削除される予定です。 新しい開発作業では、このメンバーの使用を避け、現在このメンバーを使用しているアプリケーションは修正するようにしてください。

適用対象