sqlExecIds property

List<String>? sqlExecIds
getter/setter pair

List of sql execution ids associated with the execution.

Optional.

Implementation

core.List<core.String>? sqlExecIds;