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