QueryColumnCount
This function returns the number of columns in a query
Method Signature
Arguments
Argument
Type
Required
Description
Default
query
query
true
The query to get the column count from
Examples
Related
Last updated