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