DataContext.LoadOptions Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the DataLoadOptions associated with this DataContext.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
This property gets or sets the options that are used to define prefetch behavior for deferred-loaded members and membership of related collections.
For information about using a local database in your Windows Phone application, see Local database for Windows Phone 8.
Show: