LinqDataSourceView::EnableObjectTracking Property
.NET Framework (current version)
Gets or sets a value that indicates whether changes to the data-context object are tracked.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the data-context object is tracked for changes; otherwise, false. The default is true.
For more information, see the LinqDataSource::EnableObjectTracking property.
.NET Framework
Available since 3.5
Available since 3.5
Show: