Name | Description | |
---|---|---|
ExecuteIn<T> | Executes a query in a scope, so the loaded entities are pinned to the scope (marked as needed) by calling ClientScope.AddRef for each of them. |
The following tables list the members exposed by DataExtensions.
Name | Description | |
---|---|---|
ExecuteIn<T> | Executes a query in a scope, so the loaded entities are pinned to the scope (marked as needed) by calling ClientScope.AddRef for each of them. |