CatalogAttributeSet
CatalogAttributeSet is an auto generated table
Columns
Name | Type | ReadOnly | Description |
AttributeSetId [KEY] | Int | False | Attribute set ID |
AttributeSetName | String | False | Attribute set name |
EntityTypeId | Int | False | Attribute set entity type id |
ExtensionAttributes | String | False | This is an auto-generated column |
SortOrder | Int | False | Attribute set sort order index |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
AttributeSetId_p | Int | This is an auto-generated column |
Last updated