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