Share via


ParameterCache Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The ParameterCache type exposes the following members.

Constructors

  Name Description
Public method ParameterCache

Methods

  Name Description
Protected method AddParametersFromCache

Adds parameters to a command using the cache.

Protected method Clear

Empties the parameter cache.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetParameters

Populates the parameter collection for a command wrapper from the cache or performs a round-trip to the database to query the parameters.

Public method ToString (Inherited from Object.)

See Also

ParameterCache Class

Microsoft.Practices.EnterpriseLibrary.Data Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.