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

PostBindind.Statement Property

Gets or sets the statement.

[Visual Basic]
Public Property Statement As 
[C#]
public IMappedStatement Statement {get; set;}

Property Value

The statement.

See Also

PostBindind Class | IBatisNet.DataMapper.MappedStatements Namespace