検索:add-data-row

adminが2022/04/24 04:58に最終更新

26件のうち1 - 10 次のページ » ページ 1 2 3

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add Delete RowsAdds empty rows or removes existing rows from a specified sheet. Add New Sheets: Creates a new sheet inside a specified Google spreadsheet Append Row: Appends a row to an existing spreadsheet
ドキュメントの内容のソース
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. * Add Delete RowsAdds empty rows or removes existing rows from a specified sheet. * Add New Sheets: Creates a new sheet inside a specified Google

For Each Row (en)

VuNH54が2023/04/19 14:38に最終更新
表示されるドキュメントの内容
for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set loop variable name in - Data table to loop Body - Add activities that you want to execute in loop Properties Input Data Table (DataTable)* - The DataColumn object whose value is to be retrieved from
タイトル
For Each Row
添付ファイルの名称
for each row.jpg
保存場所
Data Table
For Each Row
ドキュメントの内容のソース
) == **In the body of activity** == **Foreach** - Set loop variable name **in** - Data table to loop **Body **- Add activities that you want to execute in loop == **Properties** == **Input** * **Data Table
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row

Excel Read Row (en)

VuNH54が2023/04/20 11:24に最終更新
表示されるドキュメントの内容
. E.g: "Sheet1" Starting Cell - The cell from which to start extracting the row data. By default
: "Sheet1" Starting Cell (String)* - The cell from which to start extracting the row data. By default
of an Excel row beginning from the cell specified in the StartingCell field: and stores it in an lEnumerable
タイトル
Excel Read Row
保存場所
Excel Read Row
ドキュメントの内容のソース
from which to start extracting the row data. By default, this is filled in with "A1". E.g: "A1
" * **Starting Cell (String)*** - The cell from which to start extracting the row data. By default
the values of an Excel row beginning from the cell specified in the StartingCell field: and stores

Filter Data Table (en)

VuNH54が2023/04/19 14:34に最終更新
表示されるドキュメントの内容
variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows
. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties Input Data Table (DataTable)* - The DataTable variable that you want to filter. This field supports
タイトル
Filter Data Table
添付ファイルの名称
filter data table.jpg
保存場所
Data Table
ドキュメントの内容のソース
conditions in the Filter Wizard window. The activity can keep or delete rows or columns according
button so that you can access the wizard and customize your settings at any time. [[[[image:filter data table.jpg||class="img-thumbnail"]]>>attach:filter data table.jpg]] (* is mandatory) == **In the body

Insert Data Table (en)

VuNH54が2023/04/19 15:42に最終更新
表示されるドキュメントの内容
DataTable variable in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. (* for Mandatory) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
タイトル
Insert Data Table
保存場所
Insert Data Table
ドキュメントの内容のソース
in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. [[image:image-20220506105511-1.png]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data

Execute Non Query (en)

VuNH54が2023/04/19 15:39に最終更新
表示されるドキュメントの内容
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
) In the body of activity Configure Connection - Set connection string, data source, data provider. Edit
if you want to publicize it. Remember to consider data security requirements before using it. Display
ドキュメントの内容のソース
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data source, data provider. [[image:https://docs.akabot.com/bin/download/Activities/Database/Activities

Excel Read Range (en)

VuNH54が2023/04/20 09:37に最終更新
表示されるドキュメントの内容
" Range (String) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Properties Input
to consider data security requirement before using it. Display Name (String) - The name of this activity. You
ドキュメントの内容のソース
: "Sheet1" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5
) **- Check if you want to public it. Remember to consider data security requirement before using

Bulk Add Queue Items (en)

VuNH54が2023/04/20 17:08に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.BulkAddQueueItems Description This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue
) - The data table that you want to add the queue into. QueueName (String) - The queue to which the new queue
タイトル
Bulk Add Queue Items
保存場所
Bulk Add Queue Items
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.BulkAddQueueItems == **Description** == This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue, the items’ status is changed
: this will add all the items if there is no error occurs. Otherwise, all items are not going to be added

Add Transaction Item (en)

VuNH54が2023/04/20 17:07に最終更新
表示されるドキュメントの内容
the transaction which you want to add. Misc Public (Checkbox) - If you check it, the data of this activity
RCA.Activities.Core.AddTransactionItem Description This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also
タイトル
Add Transaction Item
保存場所
Add Transaction Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also be configured to add a custom
>) **- A collection of additional information about the transaction which you want to add. **Misc** * **Public

Excel Insert Or Delete Columns (en)

VuNH54が2023/04/19 17:08に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelInsertOrDeleteColumns Description Adds or removes a specified number
) - The number of columns you wish to add or remove. E.g: 1 Position (Int32) - The column where the insertion
to add or remove. E.g: 1 Position (Int32) - The column where the insertion or removal begins. E.g: 2
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelInsertOrDeleteColumns == **Description** == Adds or removes a specified number of columns at a certain position
of columns (Int32)** - The number of columns you wish to add or remove. E.g: 1 * **Position (Int32
of column (Int32)** - The number of columns you wish to add or remove. E.g: 1 * **Position (Int32
次のページ » ページ 1 2 3
[add-data-row]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成