Interface ISimpleFluentBuilderEntry
- Assembly
- Dapper.SimpleSqlBuilder.dll
An interface that defines the simple fluent builder entry type.
public interface ISimpleFluentBuilderEntry : IDeleteBuilderEntry, IInsertBuilderEntry, ISelectBuilderEntry, IUpdateBuilderEntry, IFluentBuilder