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

MappedStatement.ToString Method 

ToString implementation.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A string that describes the MappedStatement

See Also

MappedStatement Class | IBatisNet.DataMapper.MappedStatements Namespace