menu
azure_cosmosdb package
documentation
azure_cosmosdb.dart
TransactionalBatch
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
The number of operations in this batch instance.
Implementation
@override int get length => _ops.length;
azure_cosmosdb package
documentation
azure_cosmosdb
TransactionalBatch
length property
TransactionalBatch class