MetaModel.ResetRegistrationException Method ()
.NET Framework (current version)
Resets any previous context registration error that might have occurred.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
When an error occurs during data-context registration, the exception is cached and thrown on all subsequent operations. For example, if an error occurs at application start, it is thrown on every request. Call this method to clear the error and to enable a new context registration to be performed.
.NET Framework
Available since 3.5
Available since 3.5
Show: