Namespace Mediachase.Data.Provider
Classes
DataCommand
DataParameter
DataParameters
DataProvider
DataProviderCollection
DataProviderSection
DataResult
DataService
Encapsulates data transactions using the configured data provider.
DataTransaction
A class to represent a way to ensure data transaction. Use this to ensure certain actions have to be done when data is committed.
DataTransactionFactory
Factory for creating DataTransaction instances.
MasterCacheKeys
Returns cache keys that should be used as master key dependencies for other objects, to get those other objects purged form the cache when their dependent data changes.
ReadonlyModeValidator
Represents read only mode validator.
SqlDataProvider
TransactionScope
Ensures transaction to database operations
Interfaces
IConnectionStringHandler
Handles connection string information for the CMS and Commerce database.
Enums
DataParameterType
ReadMode
Desribes how the data read operation is performed.
TransactionScope.ExecutionOrder
The mode of the cleanupAction.
Delegates
TransactionScope.ConnectionDelegate
The delegate use to create database connection objects.