Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables participation in the object tracking system of the LINQ to SharePoint provider.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Public Interface ITrackEntityState
'Usage
Dim instance As ITrackEntityState
public interface ITrackEntityState
Remarks
Classes that represent content types must implement this interface so that they can be handled correctly by the SubmitChanges() method. Content type classes that are generated by SPMetal always implement this interface.