SchedulesscheduleExceptionAssociations
SchedulesscheduleExceptionAssociations
Columns
| Name | Type | Description |
| SchedulesScheduleId [KEY] | Long | SchedulesScheduleId of SchedulesscheduleExceptionAssociations |
| ScheduleExceptionId | Long | The value that uniquely identifies the foreign key reference to the schedule exception being assigned. This attribute is a required input. |
| ScheduleExceptionAssociationId [KEY] | Long | ScheduleExceptionAssociationId of SchedulesscheduleExceptionAssociations |
| ScheduleId | Long | The value that uniquely identifies the foreign key reference to the parent schedule. This attribute is a required input. |
| ScheduleExceptionName | String | The name of the assigned schedule exception. |
| CreatedBy | String | CreatedBy of SchedulesscheduleExceptionAssociations |
| CreationDate | Datetime | CreationDate of SchedulesscheduleExceptionAssociations |
| LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleExceptionAssociations |
| LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleExceptionAssociations |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| ScheduleTypeCode | String | ScheduleTypeCode |
| Finder | String | finder |