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

SqlMapSession.CreateConnection Method ()

Create the connection

[Visual Basic]
NotOverridable Overloads Public Sub CreateConnection() _
    Implements ISqlMapSession.
[C#]
public void CreateConnection();

Implements

ISqlMapSession.

See Also

SqlMapSession Class | IBatisNet.DataMapper Namespace | SqlMapSession.CreateConnection Overload List