Udostępnij za pośrednictwem


EntityConnection.CreateDbCommand Metoda

Definicja

Utwórz nowy obiekt polecenia, który używa tego obiektu połączenia

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

Zwraca

Obiekt polecenia.

Dotyczy