MetricSetAddQueryOptimizationHint Method

Adds the appropriate query optimization value for the specified provider query hint ID.

Namespace:  Dundas.BI.Entities.MetricSets
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public void AddQueryOptimizationHint(
	Guid hintId
)

Parameters

hintId
Type: SystemGuid
The provider query hint ID.
See Also