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

ParameterMap.GetProperty Method

Get the ParameterProperty at index.

Overload List

Get the ParameterProperty at index.

public ParameterProperty GetProperty(Int32);

Get a ParameterProperty by his name.

public ParameterProperty GetProperty(String);

See Also

ParameterMap Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace