Uipath Marketplace

サインイン

MarketplaceStudioアクティビティRPA Vanguard Data Table Query Library

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

RPA Vanguard Data Table Query Library

RPA Vanguard Data Table Query Library

作成者: RPA Vanguard

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

<100

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

要約

要約

Query Data Table in a Single Step

概要

概要

A library that helps query a source Data Table using the standard C# DataView RowFilter Syntax guidelines and return the filtered data in the form of a Data Table. In addition to applying filter conditions, the library methods offer the ability to sort the filtered results. The Distinct option allows for targeting records that contain all or just a few columns of the source Data Table.

Use this library to quickly extract the list of column names of a Data Table in the form of a string array. 

Refer to the companion documentation and the sample code download on how to use this library.

機能

機能

  1. Library gives the ability to query data with one or more options in a single activity step.
  2. Internally handles exceptions if the query operation fails by elegantly returning an error message as output.
  3. Integrates the standard C# DataView RowFilter Syntax guidelines conveniently into development practice.
  4. Filtered Data is returned as a Data Table, which offers better utility when compared to an Array returned using the conventional Select method of the Data Table object.

その他の情報

その他の情報

依存関係

UiPath.System.Activities 22.10.4

コード言語

Visual Basic

ランタイム

Windows (.NET 5.0 以上)

公開者

RPA Vanguard

公開者ページを表示

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

BSD

プライバシー条項

技術情報

バージョン

1.0.1

更新日

2023年1月13日

対応製品

Studio: 22.12+

認定

シルバー 認定済み

タグ

アプリケーション

UiPath Studio

サポート

メール アドレス: support@rpavanguard.com

リンク: https://www.rpavanguard.com/contact.html

Mon-Fri 8AM to 6PM EST; Response time: 1-2 business days; Resolution time: 10 days

リソース

類似のコンポーネント