Partager via


EntityConnection.CreateDbCommand Méthode

Définition

Créer un objet de commande qui utilise cet objet de connexion

protected override System.Data.Common.DbCommand CreateDbCommand ();
override this.CreateDbCommand : unit -> System.Data.Common.DbCommand
Protected Overrides Function CreateDbCommand () As DbCommand

Retours

Objet de commande.

S’applique à