Skip to main content

AdfScriptActivityScriptType Enumeration

AdfScriptActivityScriptType Enumeration

The AdfScriptActivityScriptType enumeration provides options for whether or not a script execution will return a result set.

Enumeration Values

NameSummary
Query
Specifies that the executed script will return a result set.
NonQuery
Specifies that the executed script will not return a result set.