Attributes 요소(XMLA)
부모 Insert 또는 Update 명령이나 부모 Where 요소에서 사용되는 Attribute 요소 컬렉션을 포함합니다.
구문
<Insert > <!-- or one of the elements listed below in the Element relationships table -->
...
<Attributes>
<Attribute>...</Attribute>
</Attributes>
...
</Insert>
요소 특성
특성 | Description |
---|---|
데이터 형식 및 길이 | None |
기본값 | None |
카디널리티 | 0-1: 한 번만 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 | 요소 |
---|---|
부모 요소 | Insert, Update, Where |
자식 요소 | Attribute |