Memory Leaks
This commit is contained in:
@@ -275,7 +275,10 @@ namespace DynamORM
|
||||
|
||||
IsDisposed = true;
|
||||
|
||||
_command.Parameters.Clear();
|
||||
|
||||
_command.Dispose();
|
||||
_command = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user