DATASOURCEPRODUCT
Primary Key
Primary Key | Field Type |
---|---|
ID | uniqueidentifier |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
PRODUCTID | uniqueidentifier |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
DATASOURCEID | int | DataSources.DataSourceID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_DATASOURCEPRODUCT | ID | yes | yes | yes |