AVEVA Database .NET Public Interface

MDB.GetNextDB Method

Get next DB of the same type.

Overload List

Get next DB of the same type.

public Db GetNextDB(Db);

Get Next DB of given type.

public abstract Db GetNextDB(Db,DbType);

See Also

MDB Class | Aveva.Pdms.Database Namespace