Tables [dbo].[Appoint_Segment]
Segments of an Appointment
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Cluster Primary Key PK_Appoint_Segment_AppointmentID_SegmentID: AppointmentID\SegmentIDForeign Keys FK_Appoint_Segment_AppointmentID_Appointment_ID: [dbo].[Appointment].AppointmentIDAppointmentID[dbo].[uniqueid]9NOT NULLAppointment. Link to Appointment.ID
Cluster Primary Key PK_Appoint_Segment_AppointmentID_SegmentID: AppointmentID\SegmentIDForeign Keys FK_Appoint_Segment_SegmentID_Segment_ID: [dbo].[Segment].SegmentIDSegmentID[dbo].[uniqueid]9NOT NULLSegment. Link to Segment.ID.