AVEVA Database .NET Public Interface

DbPseudoAttribute Class

Class allows pseudo attribute code to be plugged in. This includes pseudo code for UDAs. There are different methods to plug in the pseudo attribute code depending on the attribute type. User's may only plug code for UADs. The plugging of pseudo attribute code for system attributes is FOR AVEVA USE ONLY

For a list of all members of this type, see DbPseudoAttribute Members.

System.Object
   Aveva.Pdms.Database.DbPseudoAttribute

public abstract class DbPseudoAttribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Aveva.Pdms.Database

Assembly: Aveva.Pdms.Database (in Aveva.Pdms.Database.dll)

See Also

DbPseudoAttribute Members | Aveva.Pdms.Database Namespace