DbProviderServices.CloneDbCommand Method (DbCommand)
See issue 2390 - cloning the DesignTimeVisible property on the DbCommand can cause deadlocks. So here allow sub-classes to override.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- fromDbCommand
-
Type:
System.Data.Common.DbCommand
the DbCommand object to clone