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

ParameterPropertyCollection Class

A ParameterProperty Collection.

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

System.Object
   ParameterPropertyCollection

[Visual Basic]
<DefaultMember(MemberName:="Item", TypeId:=System.Reflection.DefaultMemberAttribute)>
Public Class ParameterPropertyCollection
[C#]
[DefaultMember(MemberName="Item", TypeId=System.Reflection.DefaultMemberAttribute)]
public class ParameterPropertyCollection

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.DataMapper.Configuration.ParameterMapping

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

See Also

ParameterPropertyCollection Members | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace