Click or drag to resize

IPersistenceInterfacesProvider Properties

The IPersistenceInterfacesProvider type exposes the following members.

Properties
  NameDescription
Public propertyPersistenceProviderStatistics
Returns an interface that allows to fetch some persistence provider statistics (related to the host persistent graph but also reachable entities).
Public propertyPersistenceProviderTransactionManager
Returns an interface that allows to control the transactions of the persistence provider, or null if the persistence provider does not support transactions.
Top
See Also