DatasourceDescription - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: DatasourceDescription

Columns

PKNameData TypeNULLAutoDefaultCommentFK

DatasourceIDInteger

DatasourceTimezoneVarChar(100) will come from CV
SamplingFeatureIDInteger SamolingfeatureID that the datasource is associated with

DatasourcePathVarChar()

The Filename of the file which will be ingested for this datasource. Different files may have different rules.
FeederDatabaseVarChar() Feeder database that original data is stored in
FeederSchemaVarChar() Schema for original data datasource
DatasourceCharacterizationVarChar()

DatatableNameVarChar() Name of datatable. This is the same in datasource and Foreign Data Wrapper Databases
OdmxDatabaseVarChar() Foreign Data Wrapper Database name Typically ODMX project db
MaterializedViewSchemaVarChar() Foreign data wrapper schema

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_DatasourceDescription_SamplingFeaturesODMXCore.SamplingFeaturesODMXSSI.DatasourceDescriptionSamplingFeatureIDSamplingFeatureID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXSSI