An Attrib, short for Attribute, is just an attribute for an object
For a list of all members of this type, see Attrib Members.
System.Object
DBObject
TreeNode
Attrib
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class exists so that you don't need to create a database table for every single kind of attribute. An example of an attribute is Screen Type (LCD or CRT etc) of a Monitor. The monitor would have screenType variable of type Attrib, which would be one of the Attribs in the database with the "ScreenType" AttribType.
Namespace: Shunde.Common
Assembly: Shunde (in Shunde.dll)
Attrib Members | Shunde.Common Namespace