AVEVA Database .NET Public Interface

MDB.GetPreviousDB Method

Get previous DB of the same type.

Overload List

Get previous DB of the same type.

public Db GetPreviousDB(Db);

Get Previous DB of given type.

public abstract Db GetPreviousDB(Db,DbType);

See Also

MDB Class | Aveva.Pdms.Database Namespace