Collectionstype
ImmutableArray<Collection<string, I, D>>
| Type | |
|---|---|
ImmutableArray | Immutable array: an array that cannot be changed. |
Collection | Declarative definition of a database collection/table. |
A readonly array of Collection instances, optionally narrowed to a standardised Identifier and Data type.