[]
Extension methods provided by Studio for Entity Framework.
public static class DataExtensions
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.
query
scope