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

PreparedStatement Properties

The properties of the PreparedStatement class are listed below. For a complete list of PreparedStatement class members, see the PreparedStatement Members topic.

Public Instance Properties

DbParameters The list of IDataParameter to use for the PreparedSql.
DbParametersName The list of IDataParameter name used by the PreparedSql.
PreparedSql The prepared statement.

See Also

PreparedStatement Class | IBatisNet.DataMapper.Configuration.Statements Namespace