psConnectionId - cSQLExecutor

Should be set to one of the Connection IDs defined in the SQL Connection Manager of your workspace

Type: Property

Access: Read/Write

Data Type: String

Parameters: None

Syntax
 Property String psConnectionId

Read Access: Get psConnectionId to StringVariable
Write Access: Set psConnectionId to StringVariable/Value


Description

psConnectionID should be set to one of the Connection IDs defined in the SQL Connection Manager of your workspace.

Sample

Set psConnectionId of ghoSQLExecutor to "MyConnectionID"