I work with large databases and sometimes I need to use hints like index or index_combine, etc.
Do you plan to add an extension for that?
Ex: DataContext.Tables.Hint(Enum HintType, string IndexName);
We will investigate the possibility of adding such feature. I will let you know about the results of our investigation.
As an alternative, in the next Beta build you will get a possibilty to use the ExecuteQuery() method.