Shunde.NET Framework Class Library

GenericType Class

This is a generic class for a type, for example a type of event

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

System.Object
   DBObject
      GenericType

public class GenericType : DBObject

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.

Remarks

This allows multiple type objects, normally kept in separate tables, to all be stored in one Table.

Requirements

Namespace: Shunde.Common

Assembly: Shunde (in Shunde.dll)

See Also

GenericType Members | Shunde.Common Namespace