public InsertCommand ( IDbCommand command, object entity ) : void | ||
command | IDbCommand | Command to add the query to |
entity | object | Entity to store |
return | void |
public InsertCommand ( IDbCommand command, object entity ) : void | ||
command | IDbCommand | Command to add the query to |
entity | object | Entity to store |
return | void |