Click or drag to resize

FirebirdDQEConfigurationSetCaseInsensitiveNamesFlag Method

Sets the 'CaseInsensitiveNames' 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.9.0.0 (5.9.0)
Syntax
public FirebirdDQEConfiguration SetCaseInsensitiveNamesFlag(
	bool value
)

Parameters

value
Type: SystemBoolean

Return Value

Type: FirebirdDQEConfiguration
See Also