| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Set initial database on login.
The name of the initial database to attach to.
Whether the initial database is optional or not.
The filename of the database to attach to.
| Attribute Summary | |
xsd:string | filenameThe filename of the database to attach to. |
xsd:boolean | optionalWhether the initial database is optional or not. |
xsd:string | valueThe name of the initial database to attach to. |
| Attribute Detail |
xsd:stringoptionalunqualifiedxsd:booleanfalseoptionalunqualifiedxsd:stringrequiredunqualified<xsd:element name="initialDatabase"><xsd:complexType></xsd:element><xsd:attribute form="unqualified" name="value" type="xsd:string" use="required">
</xsd:attribute><xsd:attribute default="false" form="unqualified" name="optional" type="xsd:boolean">
</xsd:attribute><xsd:attribute form="unqualified" name="filename" type="xsd:string"></xsd:complexType>
</xsd:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||