Count any object from the space, visible under the default transaction.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
int Count()
Function Count As Integer
int Count()
int Count()
Return Value
Number of matching entries.
Exceptions
Exception | Condition |
---|---|
UnusableEntryException | A serialized field of the object being read cannot be deserialized. |
TransactionException | Transaction error occured. |
InactiveSpaceException | The space is in backup mode and therefore is not active. |