Click or drag to resize

UserConfigurationRelationalModelDataElementNameCasingCaseInsensitiveDBs Property

Gets or sets the relational model data element name casing case insensitive D bs.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public RelationalModelDataElementNameCasingType RelationalModelDataElementNameCasingCaseInsensitiveDBs { get; set; }

Property Value

Type: RelationalModelDataElementNameCasingType
See Also