Click or drag to resize

ITransactionalEntity Methods


The ITransactionalEntity type exposes the following members.

Methods
  NameDescription
Public methodDeepCloneT, TManager
Duplicates an object instance, not including its unique ID.
Public methodQuickWrite
Creates a temporary Write Session to quickly write something outside the current Session and transaction. This is a way to bypass the transaction and quickly put something into the content store.
Top
See Also