Class ExtentHelper
Inheritance
System.Object
ExtentHelper
Namespace: Telerik.OpenAccess.Debug
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public class ExtentHelper
Constructors
ExtentHelper()
Declaration
public ExtentHelper()
Methods
GetExtent(IObjectScope, Type)
Declaration
public static IEnumerable GetExtent(IObjectScope os, Type typ)
Parameters
IObject
|
System.
|
Returns
System.
|
GetObjectScope(IEnumerable)
Declaration
public static IObjectScope GetObjectScope(IEnumerable ext)
Parameters
System.
|
Returns
GetPrefetch(IDBObjectEnumerator)
Declaration
public static int GetPrefetch(IDBObjectEnumerator en)
Parameters
Returns
System.
|
SetCacheable(IQueryResult, Boolean)
Declaration
public static void SetCacheable(IQueryResult res, bool value)
Parameters
IQuery
|
System.
|
SetEvictionTypes(IQueryResult, Type[])
Declaration
public static void SetEvictionTypes(IQueryResult res, Type[] types)
Parameters
IQuery
|
System.
|