DbProviderServices.CloneDbCommand(DbCommand) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Consultez le problème 2390 : le clonage de la propriété DesignTimeVisible sur dbCommand peut provoquer des blocages. Par conséquent, ici, autorisez les sous-classes à remplacer.
protected virtual System.Data.Common.DbCommand CloneDbCommand(System.Data.Common.DbCommand fromDbCommand);
abstract member CloneDbCommand : System.Data.Common.DbCommand -> System.Data.Common.DbCommand
override this.CloneDbCommand : System.Data.Common.DbCommand -> System.Data.Common.DbCommand
Protected Overridable Function CloneDbCommand (fromDbCommand As DbCommand) As DbCommand
Paramètres
Retours
clone du DbCommand