Click or drag to resize
PostgreSqlDQEConfigurationSetTraceLevel Method
Sets the trace level of the TraceSwitch of the DQE to the level specified.

Namespace:  SD.LLBLGen.Pro.DQE.PostgreSql
Assembly:  SD.LLBLGen.Pro.DQE.PostgreSql (in SD.LLBLGen.Pro.DQE.PostgreSql.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public PostgreSqlDQEConfiguration SetTraceLevel(
	TraceLevel level
)

Parameters

level
Type: System.DiagnosticsTraceLevel

Return Value

Type: PostgreSqlDQEConfiguration
See Also