Skip to content

WrappedConnection.Dialect property

Gets or sets the SQL dialect.

public ISqlDialect Dialect { get; set; }

Property Value

The SQL dialect.

See Also