WrappedConnection.Dialect property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets or sets the SQL dialect.

public ISqlDialect Dialect { get; set; }

Property Value

The SQL dialect.

See Also