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