ItemCatalogstranslatableAttributes
ItemCatalogstranslatableAttributes
Columns
| Name | Type | Description |
| ItemCatalogsCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
| CatalogId [KEY] | Long | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
| CatalogName | String | Translated name of the catalog. |
| Description | String | Translated description of the catalog. |
| Language [KEY] | String | Language associated with the translated catalog attributes. |
| SourceLanguage | String | Language associated with the translated source catalog attributes. |
| CreationDateTime | Datetime | Date and time when the user created the translatable attributes. |
| LastUpdateDateTime | Datetime | Date and time when the user most recently updated the translatable attributes. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Finder | String | finder |