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

Dao Properties

The properties of the Dao class are listed below. For a complete list of Dao class members, see the Dao Members topic.

Public Instance Properties

DaoImplementation The dao implementation type.
DaoInstance The concrete dao.
DaoInterface The dao interface type.
DaoManager The DaoManager who manage this dao.
Implementation The implementation class of the dao.
Interface The Interface class that the dao must implement.
Proxy The proxy dao.

See Also

Dao Class | IBatisNet.DataAccess.Configuration Namespace