IDapperExecute 接口
Dapper执行
public interface IDapperExecute : IExecuteSql, ISqlEntity
- 继承成员
- 扩展方法
属性
Executor
执行器
IExecutor Executor { get; }
Dapper执行
public interface IDapperExecute : IExecuteSql, ISqlEntity
执行器
IExecutor Executor { get; }