Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

DataTable Activities

DataTable Activities

作成者: Lakshman Ganta

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

This package contains automations for advanced and frequently used DataTable features.

概要

概要

This package contains the below activities:

  • Change Column Order - Changes the ordinal or position of the DataColumn to the specified ordinal or position.
  • CheckMandatoryColumnsExist - Checks if all the mandatory columns exists in the DataTable.
  • ConvertArrayIntoDataTable - Converts an array into the DataTable.
  • DataTable Operations - Compares DataTables to be matched, unmatched, combines list of all rows in both tables.
  • DataTable to Dictionary - Converts DataTable to Dictionary.
  • DataTable to HTML - Writes a DataTable to HTML String.
  • DataTable to JSON- Writes a DataTable to JSON String.
  • JSON String to DataTable - Writes a JSON String to DataTable.
  • DataTable to XML- Writes a DataTable to XML String.
  • Display DataTable Columns - Prints all column names of a DataTable.
  • Merge DataTable Horizontal - Merges two DataTables horizontally.
  • Rename Column - Renames the column name with a new name.
  • Replace string in DataTable - Replaces a particular string with a new string in the entire DataTable.
  • Select certain Columns - Selects certain columns from a DataTable.
  • Skip/Take Rows - Skips/Takes rows from a specified DataTable.
  • Transpose DataTable - Converts DataTable Columns to Rows and Rows to Columns.

機能

機能

  1. We can easily change the column position.
  2. We can easily convert the given DataTable to Dictionary, JSON, XML and HTML String, and we can also convert JSON string to DataTable.
  3. We can easily replace a particular string in an entire DataTable.
  4. We can easily convert Columns to Rows and vice versa.
  5. We can easily replace column names and print all column names in a given DataTable.
  6. We can merge two DataTables horizontally.
  7. We can easily convert Arrays into DataTable.

その他の情報

その他の情報

依存関係

Newtonsoft.Json [13.0.3]

コード言語

Visual Basic

ランタイム

Windows (.NET 5.0 以上)

公開者

Lakshman Ganta

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.2

更新日

2024年12月19日

対応製品

Studio: 24.5.0+

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント