Click or drag to resize

FirebirdDQEConfigurationSetTriggerSequencesFlag Method

Sets the 'TriggerSequences' flag for the DQE to the value specified.

Namespace:  SD.LLBLGen.Pro.DQE.Firebird
Assembly:  SD.LLBLGen.Pro.DQE.Firebird (in SD.LLBLGen.Pro.DQE.Firebird.dll) Version: 5.7.0.0 (5.7.0)
Syntax
public FirebirdDQEConfiguration SetTriggerSequencesFlag(
	bool value
)

Parameters

value
Type: SystemBoolean

Return Value

Type: FirebirdDQEConfiguration
See Also