Queries the database asynchronously and returns a DataTable.
The type of the command: Text, StoredProcedure, TableDirect.
The command parameters. This parameter can be configured through the appropriate section in the activity designer.
The command text.
The database connection string.
The ExternalId of a DocsMarshal's external connection. Use this argument if the database you want to connect to is already stored in DocsMarshal external connections.
The ID of a DocsMarshal's external connection. Use this argument if the database you want to connect to is already stored in DocsMarshal external connections.
The name of the provider. For Microsoft Sql is 'System.Data.SqlClient' for example.
The orchestrator object represents the connection to a DocsMarshal installation.
The number of times DocsMarshal had to retry the command before being successful.
The time in seconds to wait for the command to execute.
The number of times Docs Marshal must retry the command if it fails.