EDLs
edl__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Name | String | True |
name__v |
| Status | String | True |
status__v |
| Source EDL Template | String | True |
source_edl_template__v |
| Parent | String | True |
parent__v |
| Global ID | String | True |
global_id__sys |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| ExternalIdColumn | String |
Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |