iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

DBHelperParameterCache Class

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

For a list of all members of this type, see DBHelperParameterCache Members.

System.Object
   DBHelperParameterCache

[Visual Basic]
NotInheritable Public Class DBHelperParameterCache
[C#]
public class DBHelperParameterCache

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.Common.Utilities

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

DBHelperParameterCache Members | IBatisNet.Common.Utilities Namespace