Compartir a través de


EntityConnection.CreateDbCommand Método

Definición

Crear un nuevo objeto de comando que use este objeto de conexión

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

Devoluciones

Objeto de comando.

Se aplica a