| PopulateParameters(SqlCommand, Object) | Takes the SqlCommand object and populates it with the given parameters. |
| PopulateParameters(SqlCommand, Object, Object) | Takes the SqlCommand object and populates it with the given parameters. |
| PopulateParametersTDbCommand(TDbCommand, ActionTDbCommand, Object) | Takes the DbCommand object and populates it with the given parameters. |