# GetColumnPrameter

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/dashboard/data-source-schema/get-column-prameter.model.ts` (line 2)

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

## Properties

| Property | Type |
|---|---|
| `Connection` | `string` |
| `Id` | `string` |
| `Name` | `string` |
| `ObjectID` | `string` |
| `Schema` | `string` |
| `FilterByCompany` | `boolean` |

## Used by

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

### Imported by (3)

- `DataSourceService` — `Pams/Web/Pams.Web/Client/app/services/dashboard/data-source.service.ts`:1
- `Table` — `Pams/Web/Pams.Web/Client/app/models/dashboard/data-source-schema/table.model.ts`:4
- `View` — `Pams/Web/Pams.Web/Client/app/models/dashboard/data-source-schema/view.model.ts`:4
