C1.Data Namespace : DataExtensions Class |
For a list of all members of this type, see DataExtensions members.
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. |