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

NameTypeDescription
listenerNameStringname of the listener.

Returns

TypeDescription
intnumber of columns in the result of the query.

Cautions

none