Beta: Util.Compile - Question - DataContext generation
Hi,
I have a short question regarding the compile method.
If I compile a query using a database connection.
Is the underlying DataContext generated every time I compile the query?
Is the schema updated, so that new fields and tables are available in the query?
Martin
I have a short question regarding the compile method.
If I compile a query using a database connection.
Is the underlying DataContext generated every time I compile the query?
Is the schema updated, so that new fields and tables are available in the query?
Martin
Comments