Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
MapCreateTableColumnDefinition
Interface MapCreateTableColumnDefinition
interface
MapCreateTableColumnDefinition
{
keyType
:
TableScalarType
;
type
:
"map"
;
valueType
:
TableScalarType
;
}
Index
Properties
key
Type
type
value
Type
Properties
key
Type
key
Type
:
TableScalarType
type
type
:
"map"
value
Type
value
Type
:
TableScalarType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
key
Type
type
value
Type
@datastax/astra-db-ts
Loading...