TIBCO BusinessEvents™
CEP Query
Query
ResultSet
Metadata
Query.ResultSet.Metadata
.
getQueryName()
Signature
String getQueryName(String resultSetName)
Domain
ACTION, CONDITION
Description
Gets the name of the query used to build the statement that owns the result set.
Parameters
Name
Type
Description
resultSetName
String
name of the result set.
Returns
Type
Description
String
name of the query used to build the statement that owns the result set.
Cautions
none