LegalHoldItems
legalhold_item__v
Columns
| Name | Type | ReadOnly | Description |
| Status | String | True |
status__v |
| Legal Hold | String | True |
legalhold__v |
| Document | String | True |
document__v |
| Document Name | String | True |
doc_name__v |
| Document Id and Version | String | True |
doc_id_major_minor__v |
| ID [KEY] | String | True |
id |
| Name | String | True |
name__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 |