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

RequestScope.Statement Property

Gets the current IStatement.

[Visual Basic]
Public ReadOnly Property Statement As 
[C#]
public IStatement Statement {get;}

Property Value

The statement.

See Also

RequestScope Class | IBatisNet.DataMapper.Scope Namespace