TIBCO BusinessEvents™
CEP Query
Query
ResultSet
Metadata
Query.ResultSet.Metadata
.
getColumnCount()
Signature
int getColumnCount(String resultSetName)
Domain
ACTION, CONDITION
Description
Gets the number of columns in the result set.
Parameters
Name
Type
Description
resultSetName
String
name of the result set.
Returns
Type
Description
int
number of columns in the result set.
Cautions
none