AVEVA Database .NET Public Interface

DbElementType.DatabaseTypes Method 

Return list of database types which can contain Elements of this type.

public abstract int[] DatabaseTypes();

Return Value

Array of Database types

Remarks

Should this method return DbType[]?

See Also

DbElementType Class | Aveva.Pdms.Database Namespace