MetaTable.UpdateMethod Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the DataContext method that is used to perform update operations.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Reflection.MethodInfoThe MethodInfo that corresponds to the method used for update operations.
Show: