Click or drag to resize

SpannerDQEConfigurationSetTraceLevel Method

Sets the trace level of the TraceSwitch of the DQE to the level specified.

Namespace:  SD.LLBLGen.Pro.DQE.Spanner
Assembly:  SD.LLBLGen.Pro.DQE.Spanner (in SD.LLBLGen.Pro.DQE.Spanner.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public SpannerDQEConfiguration SetTraceLevel(
	TraceLevel level
)

Parameters

level
Type: System.DiagnosticsTraceLevel

Return Value

Type: SpannerDQEConfiguration
See Also