SQL query generated by LINQ TO SQL statement -


How do I know if the SQL statement generated by SQL Curie from my Linux?

You can view SQL statements using the ToString () statement.

  var customer = Customer selects customer; Console.WriteLine (customers.ToString ());  

Or you can do something like that.

  Data contact references = new datacontext (...); Stringworld author = new stringwriter (); Context.log = Authors; Choose a custom customer from customer's customers; Console.WriteLine (writer.ToString ());  

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -