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

ParameterMap.GetPropertyNameArray Method 

Get all Parameter Property Name

[Visual Basic]
Public Function GetPropertyNameArray() As String()
[C#]
public string[] GetPropertyNameArray();

Return Value

A string array

See Also

ParameterMap Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace