Get previous DB of the same type.
public Db GetPreviousDB(Db);
Get Previous DB of given type.
public abstract Db GetPreviousDB(Db,DbType);
MDB Class | Aveva.Pdms.Database Namespace