In Configuration Manager 2007, the Database (SqlQueryDiscoveryType) element is the name of the database in the specified instance of the Microsoft SQL Server to connect to. This can be case sensitive depending upon the case sensitivity of the instance of SQL Server that is being connected to.

<xs:element name="Database"
	type="NonEmptyStringType"
 />

The Database element is defined by the SqlQueryDiscoveryType complex type.

See Also


Send comments about this topic to Microsoft.