DTS Programming
CheckSyntax Method
The CheckSyntax method evaluates the script specified by the ActiveXScript property for correct syntax.
Applies To
| ActiveScriptTask Object |
Syntax
object.CheckSyntax()
| Part | Description |
|---|---|
| Object | Expression that evaluates to an object in the Applies To list |
Prototype (C/C++)
HRESULT CheckSyntax();