次の方法で共有


BtsCatalogExplorer.SaveChangesWithTransaction(Object) メソッド

定義

public:
 virtual void SaveChangesWithTransaction(System::Object ^ transactionObj);
public void SaveChangesWithTransaction (object transactionObj);
abstract member SaveChangesWithTransaction : obj -> unit
override this.SaveChangesWithTransaction : obj -> unit
Public Sub SaveChangesWithTransaction (transactionObj As Object)

パラメーター

transactionObj
Object

実装

適用対象