MetaTable::DeleteMethod Property
.NET Framework (current version)
Gets the DataContext method that is used to perform delete operations.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Reflection::MethodInfo^The MethodInfo that corresponds to the method used for delete operations.
.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: