C# Class NEventStoreExample.EventHandler.DenormalizerBase

Datei anzeigen Open project: NForza/NEventStoreExample

Protected Methods

Method Description
ExecuteSqlCommand ( string sqlcommand, Action setParamsAction = null ) : void

Method Details

ExecuteSqlCommand() protected method

protected ExecuteSqlCommand ( string sqlcommand, Action setParamsAction = null ) : void
sqlcommand string
setParamsAction Action
return void