Executing the query and saving the result in a new table

The following method executes a query and copies the rows to the new table in the same dataset. Parameters to the query can also be passed as shown in the code. Use the property QueryOptions.CreateDisposition to specify whether the destination table can be created or not using the enum CreateDisposition:

Call the method in the main method to create the new table with the selected records. Verify the records in the new table by querying it in the web console:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.140.196.244