C# Class Frapid.Mapper.Helpers.SqlHelper

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
GetCommand ( this sql, Database db ) : DbCommand

Method Details

GetCommand() public static méthode

public static GetCommand ( this sql, Database db ) : DbCommand
sql this
db Database
Résultat System.Data.Common.DbCommand