Can an attribute be applied to a specific column, and if so, how?

5 vues

Réponse

Yes, an attribute can be applied to a specific column. When using the `attributes` parameter, you can include the `column` parameter within an attribute's definition, providing the name of the column you want to associate the attribute with. If the `column` parameter is omitted, the attribute applies to the entire table.
Did this answer help you?
attribute

table

See technical action