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

CachingStatement Properties

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

Public Instance Properties

Id Name used to identify the MappedStatement amongst the others. This the name of the SQL statment by default.
PreparedCommand The IPreparedCommand to use
SqlMap The SqlMap used by this MappedStatement
Statement The SQL statment used by this MappedStatement

See Also

CachingStatement Class | IBatisNet.DataMapper.MappedStatements Namespace