SqlHelperParameterCache Members
The SqlHelperParameterCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CacheParameterSet |
Add parameter array to the cache
|
|
|
GetCachedParameterSet |
Retrieve a parameter array from the cache
|
|
|
GetSpParameterSet(String, String) |
Retrieves the set of SqlParameters appropriate for the stored procedure
|
|
|
GetSpParameterSet(String, String, Boolean) |
Retrieves the set of SqlParameters appropriate for the stored procedure
|