Merge the query results into a ds instance.

Source: Internet
Author: User
DataSet. Merge (DataRow []) Merges the array of DataRow objects into the current DataSet.

Supported by. NET Compact Framework.

DataSet. Merge (DataSet) Merges the specified DataSet and Its schema into the current DataSet.

Supported by. NET Compact Framework.

DataSet. Merge (DataTable) Merges the specified able and Its schema into the current DataSet.

Supported by. NET Compact Framework.

DataSet. Merge (DataSet, Boolean) Merges the specified DataSet and Its schema into the current DataSet. During this process, any changes made in this DataSet will be retained or discarded Based on the given parameters.

Supported by. NET Compact Framework.

DataSet. Merge (DataRow [], Boolean, MissingSchemaAction) The array of DataRow objects is merged into the current DataSet. During this process, the changes made in the DataSet are retained or discarded Based on the given parameters and incompatible architectures are processed.

Supported by. NET Compact Framework.

DataSet. Merge (DataSet, Boolean, MissingSchemaAction) Merges the specified DataSet and Its Schema with the current DataSet. During this process, the changes in the current DataSet are retained or discarded Based on the given parameters and incompatible architectures are processed.

Supported by. NET Compact Framework.

DataSet. Merge (DataTable, Boolean, MissingSchemaAction) Merges the specified able and Its schema into the current DataSet. During this process, changes made in the DataSet are retained or discarded Based on the given parameters and incompatible architectures are processed.

Supported by. NET Compact Framework.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.