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

MappedStatement.Statement Property

The SQL statment used by this MappedStatement

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

Implements

IMappedStatement.

See Also

MappedStatement Class | IBatisNet.DataMapper.MappedStatements Namespace