dbo.SXAESMCExceptionDefinitionAvailabilityARC 
Default Table Name  SXAESMCExceptionDefinitionAvailabilityARC 
Definition  Archive for SXAESMCExceptionDefinitionAvailabilityARC 

dbo.SXAESMCExceptionDefinitionAvailabilityARC Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SiteID    smallint  NO  archiving tables have same definition as original table 
Build    int  NO  Identifies the build number and patch level of the software that inserted/updated this row. The format is the Build number followed by 3 digits for the patch level which is typically 000. The build number is tied to specific versions of the software, e.g. Sunrise 15.3 is Build 5021, Sunrise 16.3 is Build 5503. 
TouchedBy    varchar(50)  NO  archiving tables have same definition as original table 
TouchedWhen    datetime  NO  archiving tables have same definition as original table 
CreatedBy    varchar(50)  NO  Information about the user that created the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore.  
CreatedWhen    datetime  NO  The date and time that the row was created and will be based on the Enterprise time zone.  
MCExceptionDefinitionAvailabilityID(PK)    int  NO  archiving tables have same definition as original table 
MCExceptionID(FK)    int  NO  archiving tables have same definition as original table 
StartMinutes    smallint  NO  archiving tables have same definition as original table 
EndMinutes    smallint  NO  archiving tables have same definition as original table 
LocationGUID    bigint  NO  archiving tables have same definition as original table 
AvailabilityTypeID(FK)    int  NO  archiving tables have same definition as original table 
MSrepl_tran_version    uniqueidentifier  NO  Optimistic lock identifier using rowversion datatype. 
EventRestrictionModeType    int  NO  archiving tables have same definition as original table 
AppointmentCapacityOverride    int  YES  archiving tables have same definition as original table 
OverbookCapacityOverride    int  YES  archiving tables have same definition as original table 
MSReplrowguid    uniqueidentifier  NO  Unique GUID used to support merge replication. 
Note    nvarchar(500)  YES  archiving tables have same definition as original table 
FreezeReasonDictionaryID    int  YES  archiving tables have same definition as original table 
PreviousAvailablitySnapshotXML    xml  YES  archiving tables have same definition as original table 
EventRestrictionReleaseMin    int  YES  Used to stored release event resctriction in minutes  
EventRestrictionReleaseType    int  YES  User to store the release event resctriction type ie., (1 - All Events, 2 - Specific Events)  
EventRestrictionReleaseModeType    int  YES  User to store the release event resctriction mode type i.e., (1 - Allow, 2 Restrict)  

dbo.SXAESMCExceptionDefinitionAvailabilityARC Primary and Unique Keys 
Key Name  Key Type  Keys 
SXAESMCExceptionDefinitionAvailabilityARCPK  PrimaryKey  MCExceptionDefinitionAvailabilityID