Database Disconnect

Last modified by Nhan Nguyen on 2022/05/13 03:55

RCA.Activities.Core.DatabaseDisconnect

Description

This activity allows you to close a connection to a database.

image-20220506105152-1.png

(* for Mandatory)

Properties

Connection

  • Database Connection (DatabaseConnection)* - The database connection to be closed
    E.g: “Server=myServerAddress;Database=myDataBase;UserId=myUsername;Password=myPassword;”

Misc

  • Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    Eg: Datatable Disconnect

Table of Content

  
Navigation