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

IPreparedCommand Methods

The methods of the IPreparedCommand interface are listed below. For a complete list of IPreparedCommand interface members, see the IPreparedCommand Members topic.

Public Instance Methods

Create Create an IDbCommand for the SqlMapSession and the current SQL Statement and fill IDbCommand IDataParameter's with the parameterObject.

See Also

IPreparedCommand Interface | IBatisNet.DataMapper.Commands Namespace