Get next DB of the same type.
public Db GetNextDB(Db);
Get Next DB of given type.
public abstract Db GetNextDB(Db,DbType);
MDB Class | Aveva.Pdms.Database Namespace