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

SqlMapSession.DataSource Property

The data source use by the session.

[Visual Basic]
NotOverridable Public ReadOnly Property DataSource As  _
    Implements IDalSession.
[C#]
public IDataSource DataSource {get;}

Property Value

Implements

IDalSession.

See Also

SqlMapSession Class | IBatisNet.DataMapper Namespace