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

PreparedStatement.DbParametersName Property

The list of IDataParameter name used by the PreparedSql.

[Visual Basic]
Public ReadOnly Property DbParametersName As 
[C#]
public StringCollection DbParametersName {get;}

See Also

PreparedStatement Class | IBatisNet.DataMapper.Configuration.Statements Namespace