The EntityManager type exposes the following members.

Methods

  NameDescription
FromConnectionString
Create an EntityManager with specific ConnectionString and SGBD type.
FromDataSet
Create an EntityManager from an existing DataSet.
FromDataSetAndConnectionString
Create an EntityManager with specific ConnectionString and SGBD type, and existing DataSet. This API is used to save Data in the DataBase.
FromDomainOverloaded.

See Also