A Database Column represents a single column in a Database.
Use a Database Column to perform tasks, such as finding out:
What type of data users can enter in the column.
The set of pre-defined entries users can pick to fill in the column.
Home Implements IERUDBColumn