The DataExtensions type exposes the following members.

Methods

  Name Description
Public method Static member ExecuteIn<(Of <<'(T>)>>)
Executes a query in a scope, so the loaded entities are pinned to the scope (marked as needed) by calling AddRef(Object) for each of them.

See Also