DataContext Properties
Include Protected Members
Include Inherited Members
The DataContext type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ChangeConflicts | Gets a collection of objects that represent discrepancies between the current client value and the current database value of a field in a list item. |
![]() |
DeferredLoadingEnabled | Gets or sets a value indicating whether the LINQ to SharePoint provider should allow delay loading of EntityRef<TEntity> and EntitySet<TEntity> objects. |
![]() |
Log | Gets or sets an object that will write the Collaborative Application Markup Language (CAML) query that results from the translation of the LINQ query. |
![]() |
ObjectTrackingEnabled | Gets or sets a value that indicates whether changes in objects are tracked. |
![]() |
Web | Gets the full URL of the Web site whose data is represented by the DataContext object. |
Top
.gif)