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