Connectors
less than a minute
| Name | Type | Description |
|---|---|---|
| ConnectorId | Integer | PRIMARY KEY |
| ProfileDataId | Integer | **FOREIGN KEY **refernces on ProfileData.ProfileDataId |
| LK_ConnectorKfmEntryId | Integer | FOREIGN KEY refernces on KfmEntries.KfmEntryId |
| Quantity | Integer | Quantity of connectors in a profile |
| ConnectorTypeName | Text | |
| ConnectorType | Integer |