Enterprise Library Data Access Application Block
7.0-rc1
The Data Access Application Block abstracts the actual database you are using, and exposes a collection of methods that make it easy to access that database and to perform common tasks.
|
This is the complete list of members for Microsoft.Practices.EnterpriseLibrary.Data.ParameterCache, including all inherited members.
AddParametersFromCache(DbCommand command, Database database) | Microsoft.Practices.EnterpriseLibrary.Data.ParameterCache | protectedvirtual |
SetParameters(DbCommand command, Database database) | Microsoft.Practices.EnterpriseLibrary.Data.ParameterCache |