Description

The number of McDBTransaction instances in this McDBTransactions collection.

Property type

A Long value.  

Syntax

object.Count

The Count Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBTransactions.

Remarks

All transactions issued by the database engine are registered with the McDBTransactions collection, so this value also represents the number of issued transactions.