AVEVA Database .NET Public Interface

MDB.FindElements Method (DbType, String)

Return all elements where name matches given string key.

public abstract DbElement[] FindElements(
   DbType type,
   string Name
);

Parameters

type
Name

Return Value

See Also

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