Search: excel-insert-rows

Last modified by admin on 2022/04/24 04:58

Results 1 - 3 of 3 Page 1

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
Delete Rows: Adds 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
of worksheets (Sheets) from a specified workbook (Workbook). Read Cell: Reads the value of an Excel cell
Raw document content
or removes existing columns from a specified sheet. * Add Delete Rows: Adds 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. * Auto Fill Range: Fulfills the auto-fill

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
RCA.Activities.Core.InsertDataTable Description This activity allows you to insert a compatible 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
Title
Insert Data Table
Location
Insert Data Table
Raw document content
" %) ((( RCA.Activities.Core.InsertDataTable == **Description** == This activity allows you to insert a compatible 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. [[image:image-20220506105511-1.png

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
RCA.Activities.Core.ExecuteNonQuery Description This activity allows you to execute a non-query statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
Raw document content
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
** * **Affected Records (Int32) **- The result of the execution of the SQL command. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command. For all other types of statements
Page 1
RSS feed for search on [excel-insert-rows]
Created by admin on 2022/04/17 14:38