EntityDAC

TCustomContext.Dialect Property

Indicates the current SQL dialect used by the connection data provider.

Class

TCustomContext

Syntax

property Dialect: TSQLDialect;

Remarks

Read the Dialect property to access the instance of the current SQL dialect. The property is the same as the TEntityConnection.Dialect property. To set the current dialect, the TEntityConnection.DialectName property is used.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback