ExternalSystemInterfaceVersion


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ExternalSystemCode varchar 50 null
InterfaceCode varchar 50 null
InterfaceVersion varchar 50 null
ActiveFlag bit 1 ((1))
CentrallyManagedFlag bit 1 null
RowVersion int 4 ((1))
ModifiedBy varchar 100 null
ModifiedDate datetime 16,3 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_ExternalSystemInterfaceVersion Primary key Asc/Asc/Asc ExternalSystemCode + InterfaceCode + InterfaceVersion