NPersistence Reference Guide

The PersistenceProvider type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CreateContainerEntityManagerFactory(PersistenceUnitInfo, Dictionary<(Of <<'(Object, Object>)>>))
Called by the container when an EntityManagerFactory is to be created.
CreateEntityManagerFactory(String, Dictionary<(Of <<'(Object, Object>)>>))
Called by Persistence class when an EntityManagerFactory is to be created.
GetProviderUtil()()()()
Return the utility interface implemented by the persistence provider.

See Also