Method | Description | |
---|---|---|
LoggingDatabase ( |
Method | Description | |
---|---|---|
OnException ( System exception ) : void | ||
OnExecutingCommand ( IDbCommand cmd ) : void |
public LoggingDatabase ( |
||
connectionString | ||
return | System.Data |
protected OnException ( System exception ) : void | ||
exception | System | |
return | void |
protected OnExecutingCommand ( IDbCommand cmd ) : void | ||
cmd | IDbCommand | |
return | void |