Share via


Elemento Attributes (XMLA)

Contiene una raccolta di elementi Attribute utilizzata dal comando padre Inserisci or Aggiorna, o dall’elemento padre Dove.

Sintassi

<Insert > <!-- or one of the elements listed below in the Element Relationships table -->
   ...
   <Attributes>
      <Attribute>...</Attribute>
   </Attributes>
   ...
</Insert>

Caratteristiche elemento

Caratteristica

Descrizione

Tipo di dati e lunghezza

Nessuno

Valore predefinito

Nessuno

Cardinalità

0-1: elemento facoltativo che può ricorrere una sola volta.

Relazioni elemento

Relazione

Elemento

Elementi padre

Insert, Update, Where

Elementi figlio

Attribute

Vedere anche

Concetti