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

PreparedStatement.DbParameters Property

The list of IDataParameter to use for the PreparedSql.

[Visual Basic]
Public Property DbParameters As 
[C#]
public IDbDataParameter[] DbParameters {get; set;}

See Also

PreparedStatement Class | IBatisNet.DataMapper.Configuration.Statements Namespace