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

ParameterPropertyCollection.AddRange Method

Add a list of ParameterProperty to the collection

Overload List

Add a list of ParameterProperty to the collection

public void AddRange(ParameterProperty[]);

Add a list of ParameterProperty to the collection

public void AddRange(ParameterPropertyCollection);

See Also

ParameterPropertyCollection Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace