Skip to content

ConnectionStringEntry.DialectInstance property

Gets or sets the dialect instance.

public ISqlDialect? DialectInstance { get; set; }

See Also