SqliteConnection.CreateDbCommand Méthode

Définition

Crée une commande associée à la connexion.

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

Retours

Nouvelle commande.

S’applique à