SiteID 
Definition  Identifies the unique distributed database ID where the row was inserted. Distributed databases are no longer supported so this column is deprecated. 

Build 
Definition  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 
Definition  Information about the user that last updated 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. 

TouchedWhen 
Definition  The date and time that the row was last updated and will be based on the Enterprise time zone. 

CreatedBy 
Definition  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 
Definition  The date and time that the row was created and will be based on the Enterprise time zone. 

ResourceID 
Definition  Auto generated unique primary key value. 

LocationGUID 
Definition  Location GUID from CV3Location. This is the owner (previously known as org class) of the resource. It is likely to be a physical location or unit. 

ResourceDescription 
Definition  Description of the resource 

ResourceCode 
Definition  List for the type of resource (P,L,X,E,T) 

ResourceStatus 
Definition  List for the status of the resource (A=active, N=not active) 

AppointmentLimit 
Definition  Limit of number of appointments 

OverbookingLimit 
Definition  Limit of number of overbooked appointments in the resource's timeslot 

IsDeleted 
Definition  Identifies whether or not the row is deleted.(1 = Deleted; 0 = Active.) 

IsOverrideLocationAvail 
Definition  Indicates if the resource overrides the parent Location's settings (1= yes, 0=no) 

RegistrationIdentifier 
Definition  Stores the Registration ID for the resource (equipment and location only) 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

DaysToBook 
Definition  The number of days ahead of time that this resource may be booked. 

TimeSlotLength 
Definition  The number of minutes that a time slot for this resource lasts. Should be between 0 and 60 

CanScheduleOnHolidays 
Definition  Indicates that this resource should be scheduled on holidays. 1 - can be scheduled on holidays, 0 = can not be scheduled on holidays 

DefaultLocationGUID 
Definition  Stores the default location of this resource 

BookingInterval 
Definition  Stores the number of minutes of the booking interval. 

ResourceType 
Definition  An enumerated type with the following list of possible values: 0 = [ES Resource],1 = [Surgical Resource], 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

FreezePeriodInHours 
Definition  Column configures the number of hours prior to the start time of an appointment that the resource is associated with, during which time up to the start time of the appointment, that the appointment shall be frozen, that is, restricted from being updated by a user lacking the new security right, "ES Can Manage Appts within frozen period". 

IsMultiLocationSchedule 
Definition  Specifies whether the Resource is allowed for Multi-Location Schedule or not. 

IsDemandBookLocationConflictCheckDisabled 
Definition  If value is true it will disable demand book conflict check for location.