# Column

**Kind:** Class

**Source:** `Pams/Logic/Common/Entities/MetaDataSchema/Column.cs` (line 9)

**Part of:** [Pams](subsystem-pams)

## Relationships

- IMPORTS → `DataType`
- IMPORTS → `Table`
- IMPORTS → `View`
- IMPORTS → `Function`
- IMPORTS → `StoredProcedure`

## Used by

5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (5)

- `Function` — `Pams/Logic/Common/Entities/MetaDataSchema/Function.cs`:8
- `StoredProcedure` — `Pams/Logic/Common/Entities/MetaDataSchema/StoredProcedure.cs`:8
- `RelationShip` — `Pams/Logic/Common/Entities/MetaDataSchema/RelationShip.cs`:8
- `Table` — `Pams/Logic/Common/Entities/MetaDataSchema/Table.cs`:10
- `View` — `Pams/Logic/Common/Entities/MetaDataSchema/View.cs`:8
