| Properties of class ObjectManager |
class ObjectManager | Constructors | Methods | All Members
Public Properties
Gets the data provider.
public DataProviderBase DataProvider { get; }
Determines whether [is in transaction].
public bool InTransaction { get; }
Gets the transaction level.
public int TransactionLevel { get; }