DynamicDriver..::..TearDownContext Method
Overload List
| Name | Description | |
|---|---|---|
|
|
TearDownContext(IConnectionInfo, Object, QueryExecutionManager, array<Object>[]()[][]) |
This virtual method is called after a query has completed. You can use this hook to
perform cleanup activities such as disposing of the context or other objects.
|
|
|
TearDownContext(IConnectionInfo, Object, QueryExecutionManager, array<Object>[]()[][]) | (Inherited from DataContextDriver.) |

