C# Class DoomedDatabases.Postgres.Connection

Inheritance: IConnection
Afficher le fichier Open project: uhaciogullari/doomed-databases

Méthodes publiques

Méthode Description
Execute ( string connectionString, string command ) : void

Method Details

Execute() public méthode

public Execute ( string connectionString, string command ) : void
connectionString string
command string
Résultat void