AVEVA Database .NET Public Interface

MDB.FindElements Method (DbType, DbAttribute, Int32[])

Return all elements where name matches given int key.

public abstract DbElement[] FindElements(
   DbType type,
   DbAttribute att,
   int[] key
);

Parameters

type
att
key

Return Value

See Also

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