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

ParameterPropertyCollection.AddRange Method (ParameterPropertyCollection)

Add a list of ParameterProperty to the collection

[Visual Basic]
Overloads Public Sub AddRange( _
   ByVal ParameterPropertyCollection As ParameterPropertyCollection _
)
[C#]
public void AddRange(
   ParameterPropertyCollection value
);

Parameters

value

See Also

ParameterPropertyCollection Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace | ParameterPropertyCollection.AddRange Overload List