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

Mapper.InitMapper Method 

Init the 'default' SqlMapper defined by the SqlMap.Config file.

[Visual Basic]
Public Shared Sub InitMapper()
[C#]
public static void InitMapper();

See Also

Mapper Class | IBatisNet.DataMapper Namespace