Table sem5.dbo.IDENTITY_MAP Keeps mapping of object ID and its name
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
ID | Primary key | Asc | PK_IDENTITY_MAP |
ID | Performance | Asc | I_IDENTITY_MAP_ID_PLUS |
TYPE | Performance | Asc | I_IDENTITY_MAP_TYPE_PLUS |
TYPE + ID | Performance | Asc/Asc | I_IDENTITY_MAP_TYPE_PLUS1 |