In Configuration Manager, the Instance (SqlQueryDiscoveryType) element is the name of the Microsoft SQL Server instance to connect to for discovery. If the element is not specified, the default instance is assumed. If the element is specified and the value is ‘*’, all instances are enumerated and each instance is queried.

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

The Instance element is defined by the SqlQueryDiscoveryType complex type.

See Also


Send comments about this topic to Microsoft.