C# 클래스 NEventStoreExample.EventHandler.DenormalizerBase

파일 보기 프로젝트 열기: NForza/NEventStoreExample

보호된 메소드들

메소드 설명
ExecuteSqlCommand ( string sqlcommand, Action setParamsAction = null ) : void

메소드 상세

ExecuteSqlCommand() 보호된 메소드

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