TIBCO BusinessEvents™
CEP Query
Query
ResultSet
Metadata
Query.ResultSet.Metadata
.
getStatementName()
Signature
String getStatementName(String resultsetName)
Domain
ACTION, CONDITION
Description
Gets the name of 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 statement that owns the result set.
Cautions
none