Class ObjectHelper
Inheritance
System.Object
ObjectHelper
Namespace: Telerik.OpenAccess.Debug
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public class ObjectHelper
Constructors
ObjectHelper()
Declaration
public ObjectHelper()
Methods
GetObjectScope(Object)
Declaration
public static IObjectScope GetObjectScope(object obj)
Parameters
System.
|
Returns
IsPersistent(Object)
Declaration
public static bool IsPersistent(object obj)
Parameters
System.
|
Returns
System.
|
IsPersistentNonTransactional(Object)
Declaration
public static bool IsPersistentNonTransactional(object obj)
Parameters
System.
|
Returns
System.
|
IsTransactional(Object)
Declaration
public static bool IsTransactional(object obj)
Parameters
System.
|
Returns
System.
|