IHasDialect interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Interface for types that have a Dialect property of type ISqlDialect.
public interface IHasDialect
Members
| name | description |
|---|---|
| Dialect { get; } | Gets the SQL dialect. |
See Also
- Source: IHasDialect.cs