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

CachingStatement.PreparedCommand Property

The IPreparedCommand to use

[Visual Basic]
NotOverridable Public ReadOnly Property PreparedCommand As  _
    Implements IMappedStatement.
[C#]
public IPreparedCommand PreparedCommand {get;}

Implements

IMappedStatement.

See Also

CachingStatement Class | IBatisNet.DataMapper.MappedStatements Namespace