Databases Element (ASSL)

Contains the collection of Database elements associated with a Server element.

Syntax

<Server>
      ...
   <Databases>
      <Database>...</Database>
      </Databases>
   ...
</Server>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent elements

Server

Child elements

Database

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is DatabaseCollection.

See Also

Reference

Collections (ASSL)