Method | Description | |
---|---|---|
ExecuteQuery ( DbContext, db, string commandText, CommandType, commandType, IEnumerable, parameters ) : DataTable, |
public static ExecuteQuery ( DbContext, db, string commandText, CommandType, commandType, IEnumerable, parameters ) : DataTable, | ||
db | DbContext, | |
commandText | string | |
commandType | CommandType, | |
parameters | IEnumerable, | |
return | DataTable, |