Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/dashboard/data-source-schema/get-column-prameter.model.ts (line 2)
Part of: 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.WebApp/Client/app/services/dashboard/data-source.service.ts:1Table—Pams/Web/Pams.WebApp/Client/app/models/dashboard/data-source-schema/table.model.ts:6View—Pams/Web/Pams.WebApp/Client/app/models/dashboard/data-source-schema/view.model.ts:4
Was this page helpful?