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
Post a Comment