DropTable

Estimated reading: 1 minute 1686 views

This activity is used to drop a table inserted into the database.

Properties

INPUT

DBLocation:* Specify the location where the database is stored.

DBName:* Name of the database in which the table has to be created.

TableName:*  Specify the name of the table to be deleted.

MISC

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False.”
True: Continues to execute the workflow irrespective of any error thrown.
False: Stops the workflow if it throws any error

Version: It specifies the version of the Portable database feature in use.

OUTPUT

Result: Define a Boolean value to validate the success state of the activity.

*Represents mandatory fields to execute the workflow.

Share this Doc

DropTable

Or copy link

CONTENTS