VNManager QueryObjectsCount Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Returns count of virtual objects in sP2P index storage matched by query

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Function QueryObjectsCount ( _
	QueryCommandText As String _
) As Long

Parameters

QueryCommandText
Type: System String
NoSQL Query

Return Value

If succesful it returns objects count, otherwise throws exception
See Also