The DataExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
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.
|