Database Column object

A Database Column represents a single column in a Database.

Usage

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