mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	- 增加 ISelect.ToDataTable 系列方法;
- 增加 无参数化命令执行,便于调试;
This commit is contained in:
		@@ -5,6 +5,7 @@ using System.Collections.Concurrent;
 | 
			
		||||
using System.Text;
 | 
			
		||||
using System.Linq.Expressions;
 | 
			
		||||
using System.Linq;
 | 
			
		||||
using System.Data;
 | 
			
		||||
 | 
			
		||||
public static class FreeSqlRepositoryIFreeSqlExtenssions {
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user