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

IMappedStatement.Id Property

Name used to identify the MappedStatement amongst the others. This the name of the SQL statment by default.

[Visual Basic]
Property Id As 
[C#]
String Id {get;}

See Also

IMappedStatement Interface | IBatisNet.DataMapper.MappedStatements Namespace