GETK2SERVERDOCCOUNT | |
Description
This function is deprecated. |
|
Returns
The number of collection metadata items stored in Verity collections. |
|
Category
Full-text search functions, Query functions |
|
Function syntaxGetK2ServerDocCount() |
|
See also
GetK2ServerDocCountLimit |
|
History
ColdFusion MX 6.1: Deprecated this function. It might not work, and it might cause an error, in later releases. ColdFusion MX: Added this function. |
|
Example<cfoutput>GetK2ServerDocCount = $*#GetK2ServerDocCount()#*$</cfoutput> |