ITable::GetModifiedMembers Method (Object^)
.NET Framework (current version)
Returns an array of modified members that contain their current and original values.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
-
Type:
System::Object^
The entity from which to get the array.
Return Value
Type: array<System.Data.Linq::ModifiedMemberInfo>^
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: