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