C# Class NEventStoreExample.EventHandler.DenormalizerBase

Afficher le fichier Open project: NForza/NEventStoreExample

Méthodes protégées

Méthode Description
ExecuteSqlCommand ( string sqlcommand, Action setParamsAction = null ) : void

Method Details

ExecuteSqlCommand() protected méthode

protected ExecuteSqlCommand ( string sqlcommand, Action setParamsAction = null ) : void
sqlcommand string
setParamsAction Action
Résultat void