Elemento Attributes (XMLA)
Contiene una colección de elementos Attribute utilizada por los comandos primarios Insert o Update, o por el elemento primario Where.
Sintaxis
<Insert > <!-- or one of the elements listed below in the Element Relationships table -->
...
<Attributes>
<Attribute>...</Attribute>
</Attributes>
...
</Insert>
Características del elemento
Característica |
Descripción |
---|---|
Tipo y longitud de los datos |
Ninguno |
Valor predeterminado |
Ninguno |
Cardinalidad |
0-n: Elemento opcional que puede aparecer una y sólo una vez. |
Relaciones del elemento