Description: Maps LkSchIsolationType
Column Name |
Ordinal Position |
|
Column Name |
Ordinal Position |
Referenced Table |
|
|
Name |
Type |
|
1 |
LKSCHISOLATIONTYPEID |
INT |
|
|
Description: The unique Id for the LkSchIsolationType table
|
|
Name |
Type |
|
2 |
CODE |
NCHAR |
|
|
Description: Code representation of the schedule isolation type
|
|
Name |
Type |
|
3 |
DESCRIPTION |
NVARCHAR |
|
|
Description: Detailed Description
|
|
Name |
Type |
|
4 |
DESCSHORT |
NVARCHAR |
|
|
Description: Short description
|
|
Name |
Type |
|
5 |
EFFECTIVEDATE |
DATETIME2 |
|
|
Description: Date the isolation type becomes active
|
|
Name |
Type |
|
6 |
DISCONTINUEDATE |
DATETIME2 |
|
|
Description: Date the isolation type becomes inactive
|