検索:database-transaction

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

4件のうち1 - 4 ページ 1

Execute Query (en)

VuNH54が2023/04/19 15:41に最終更新
表示されるドキュメントの内容
database connection obtained from the Connect or Start Transaction activities. This property
on a database and returns the query result in a Datatable. (* for Mandatory) In the body of activity
)*- The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase
保存場所
Database
ドキュメントの内容のソース
allows you to execute a query on a database and returns the query result in a Datatable. [[image:image
/Database/Activities/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image
a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword

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
Configuration Connection String (String)* - The connection string used to establish a database connection. E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;” Existing DbConnection
保存場所
Database
ドキュメントの内容のソース
connection obtained from the Database Connect and Database Transaction activities. This property
" %) ((( RCA.Activities.Core.ExecuteNonQuery == **Description** == This activity allows you to execute a non-query statement on a database
source, data provider. [[image:https://docs.akabot.com/bin/download/Activities/Database/Activities

Insert Data Table (en)

VuNH54が2023/04/19 15:42に最終更新
表示されるドキュメントの内容
(DatabaseConnection) - An already opened database connection obtained from the Connect or Start Transaction activities
and descriptions must match the ones from the database table. Table Name - The SQL table in which the data
Connection String (String)* - The connection string used to establish a database connection. E.g: “Server
保存場所
Database
ドキュメントの内容のソース
source, data provider. [[image:https://docs.akabot.com/bin/download/Activities/Database/Activities/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image-20230419153435-1.png"]] * **Data
and descriptions must match the ones from the database table. * **Table Name **- The SQL table in which the data

Database Transaction (en)

VuNH54が2023/04/19 15:37に最終更新
表示されるドキュメントの内容
to a database and features a Sequence that can perform multiple transactions with the database. If UseTransaction is set to true, the contained operations are executed in a single transaction and applied
and structure your code better. Eg: Database Transaction Use Transaction (Checkbox) Output Database Connection
タイトル
Database Transaction
保存場所
Database Transaction
Database
ドキュメントの内容のソース
that can perform multiple transactions with the database. If UseTransaction is set to true, the contained
the name of the activity to organize and structure your code better. Eg: Database Transaction * **Use Transaction (Checkbox)** **Output** * **Database Connection (DatabaseConnection)** - The database connection
ページ 1
[database-transaction]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成