ChangeSet Properties

 

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

NameDescription
System_CAPS_pubpropertyDeletes

Gets a list of entities that have been deleted from the ChangeSet.

System_CAPS_pubpropertyInserts

Gets a list of entities that have been inserted into the ChangeSet.

System_CAPS_pubpropertyUpdates

Gets a list of entities that have been updated in the ChangeSet.

Return to top
Show: