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

SqlMapper.Id Property

Name used to identify the the SqlMapper

[Visual Basic]
NotOverridable Public ReadOnly Property Id As  _
    Implements ISqlMapper.
[C#]
public String Id {get;}

Implements

ISqlMapper.

See Also

SqlMapper Class | IBatisNet.DataMapper Namespace