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