AVEVA Database .NET Public Interface

Db.WorldMembers Method 

Get child Elements of the World element of this Database. N.B. the normal query for members of a world goes across Databases.

public abstract DbElement[] WorldMembers();

Return Value

Array of Elements

See Also

Db Class | Aveva.Pdms.Database Namespace