C# (CSharp) PetShop.Data.SqlClient Namespace

Classes

Name Description
Parameter
Procedure
SqlAccountProvider
SqlAccountProviderBase This class is the SqlClient Data Access Logic Component implementation for the Account entity.
SqlCartProvider
SqlCartProviderBase This class is the SqlClient Data Access Logic Component implementation for the Cart entity.
SqlCategoryProvider
SqlCategoryProviderBase This class is the SqlClient Data Access Logic Component implementation for the Category entity.
SqlInventoryProvider
SqlInventoryProviderBase This class is the SqlClient Data Access Logic Component implementation for the Inventory entity.
SqlItemProvider
SqlItemProviderBase This class is the SqlClient Data Access Logic Component implementation for the Item entity.
SqlLineItemProvider
SqlLineItemProviderBase This class is the SqlClient Data Access Logic Component implementation for the LineItem entity.
SqlNetTiersProvider This class is the Sql implementation of the NetTiersProvider.
SqlOrderProvider
SqlOrderProviderBase This class is the SqlClient Data Access Logic Component implementation for the Order entity.
SqlOrderStatusProvider
SqlOrderStatusProviderBase This class is the SqlClient Data Access Logic Component implementation for the OrderStatus entity.
SqlOrdersProvider
SqlOrdersProviderBase This class is the SqlClient Data Access Logic Component implementation for the Orders entity.
SqlProductProvider
SqlProductProviderBase This class is the SqlClient Data Access Logic Component implementation for the Product entity.
SqlProfileProvider
SqlProfileProviderBase This class is the SqlClient Data Access Logic Component implementation for the Profile entity.
SqlProfilesProvider
SqlProfilesProviderBase This class is the SqlClient Data Access Logic Component implementation for the Profiles entity.
SqlSupplierProvider
SqlSupplierProviderBase This class is the SqlClient Data Access Logic Component implementation for the Supplier entity.
StoredProcedureProvider