Close SQL Statement Step
- Updated2024-10-09
- 1 minute(s) read
Close SQL Statement Step
Use a Close SQL Statement step to close an SQL statement handle you obtain from an Open SQL Statement step. National Instruments recommends placing Close SQL Statement steps in the Cleanup step group .
Configuring the Step
Use the Edit Close SQL Statement dialog box in the TestStand Sequence Editor or in a TestStand User Interface to configure the Close SQL Statement step.
Step Properties
In addition to the common custom properties , the Close SQL Statement step type defines the Step.StatementHandle step property, which specifies the name of the numeric variable or property that contains the SQL statement handle to close.