![]() ![]() | Overloaded. The directory name where the cached data lives relative to the given directory |
![]() | This tag will be appended to the name of the cache file to "categorize" the file. A common use would be to add the test name associated with the cache file to the name. |
![]() | |
![]() | The parameter type mapping associated with the provider. See the documentation |
![]() | |
![]() | The statement manager and cache. |
![]() | Overloaded. |
![]() | Overloaded. Stores the datatable |
![]() | Create a IDbCommand by delegating to the first provider added to the delegated provider |
![]() | Create a Connection based on the connection string. If possible, return a real connection appropriate for the connection string, otherwise just return a mock connection |
![]() | Overloaded. Create a DataAdapter by delegating to the first provider added to the delegated provider. |
![]() | Overloaded. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Overloaded. Looks up a statement from the manager. Allows for abstractions away from the StatementManager. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | A holder class for the types of objects a provider can create |
![]() | Their default connection strings. |
![]() | The mapping of CLR/Types to DB types (enum values for each provider) |
![]() | The real providers |
![]() | Do we record the data as we get it? |
![]() | The StatmentmentManage who can cache and collect statements |
![]() | Overloaded. Stores the integer value |
![]() | Overloaded. |
![]() | Clones a command from the statement. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | |
![]() | Overloaded. Looks up a statement from the manager. Allows for abstractions away from the StatementManager. |
![]() | Creates a shallow copy of the current Object. |
![]() |
![]() | Overloaded. Initializes a new instance of the RecordingProvider class. |
![]() | Overloaded. Create a DataAdapter for this provider |
![]() | |
![]() | |
![]() | |
![]() | Set up the default parameter types. This method is where the provider determines both the parameter types that are supported, as well as the mapping between the IDb types and the real parameter types. |
RecordingProvider Class | SnapDAL.Providers Namespace