Skip to content

DataSourceConnection

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/dashboard/data-source-schema/data-source-connection.model.ts (line 4)

Part of: Pams

Properties

PropertyType
Namestring
Connectionstring
TablesTable[]
ViewsView[]
SelectedTablesTable[]
SelectedViewsView[]

Relationships

  • IMPORTS → Table
  • IMPORTS → View

Used by

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

Imported by (2)

  • DataSourceServicePams/Web/Pams.Web/Client/app/services/dashboard/data-source.service.ts:1
  • DashboardDataSourcePams/Web/Pams.Web/Client/app/models/dashboard/data-source-schema/dashboard-data-source.model.ts:4

Was this page helpful?

Download as PDF