Name Element for Schema (DTA)
Applies to: SQL Server
Contains name of the schema.
Syntax
<Database>
...code removed here
<Schema>
<Name>...</Name>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | string, between 1 and 255 characters |
Default value | None. |
Occurrence | Required once per Schema element. |
Element Relationships
Relationship | Elements |
---|---|
Parent element | Schema Element for Database (DTA) |
Child elements | None. |
Example
For a usage example of this element, see Server Element (DTA).