A class for creating database tables for DBObjects
For a list of all members of this type, see DBCreation Members.
System.Object
DBCreation
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 creates SQL Code to create database tables and views, along with foreign key constraints etc, by using the information in the ObjectInfo class for a given type.
Namespace: Shunde.Utilities
Assembly: Shunde (in Shunde.dll)
DBCreation Members | Shunde.Utilities Namespace