SqlHelperParameterCache Class

SqlHelperParameterCache provides functions to leverage a static cache of procedure parameters, and the ability to discover parameters for stored procedures at run-time.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static class SqlHelperParameterCache

Inheritance Hierarchy


Object
  Core..::..SqlHelperParameterCache