MetaTable::InsertMethod Property
.NET Framework (current version)
Gets the DataContext method that is used to perform insert 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 insert 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: