This commit is contained in:
sunkaixuan
2017-05-01 08:40:04 +08:00
parent c56cf2245e
commit 2079d64aec

View File

@@ -111,8 +111,6 @@ namespace SqlSugar
}
#endregion
#region functions
#region Queryable
/// <summary>
/// Lambda Query operation
@@ -260,6 +258,7 @@ namespace SqlSugar
}
#endregion
#region Dispose OR Close
public virtual void Close()
{
if (this.Database != null)