2.3.10 ConnectionString

A database connection string, as specified in [MS-ADTG] section 2.2.3.13.1, to establish and maintain the connection between the database and the protocol server. When the value of the Type attribute of the Type element equals "Database", this element and its value MUST exist. Otherwise, it MUST be ignored by the protocol client and protocol server.

Parent Elements

SelectCommand

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="ConnectionString" minOccurs="0" type="xsd:string"/>