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.4.0.0 (5.4.0)
Syntax public FirebirdDQEConfiguration SetTriggerSequencesFlag(
bool value
)
Public Function SetTriggerSequencesFlag (
value As Boolean
) As FirebirdDQEConfiguration
Parameters
- value
- Type: SystemBoolean
Return Value
Type:
FirebirdDQEConfigurationSee Also