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

SqlMapSession.CloseConnection Method 

Close the connection

[Visual Basic]
NotOverridable Public Sub CloseConnection() _
    Implements IDalSession.
[C#]
public void CloseConnection();

Implements

IDalSession.

See Also

SqlMapSession Class | IBatisNet.DataMapper Namespace