AVEVA Database .NET Public Interface

MDB.SaveWork Method (String)

Save all changes. Savework is actually done on a DB by DB basis. If a save of one DB fails, the others will still be done.

public abstract bool SaveWork(
   string comment
);

Parameters

comment

See Also

MDB Class | Aveva.Pdms.Database Namespace | MDB.SaveWork Overload List