Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
FullCreateTablePrimaryKeyDefinition
Interface FullCreateTablePrimaryKeyDefinition
interface
FullCreateTablePrimaryKeyDefinition
{
partitionBy
:
readonly
string
[]
;
partitionSort
?:
Record
<
string
,
-1
|
1
>
;
}
Index
Properties
partition
By
partition
Sort?
Properties
Readonly
partition
By
partition
By
:
readonly
string
[]
Optional
Readonly
partition
Sort
partition
Sort
?:
Record
<
string
,
-1
|
1
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
partition
By
partition
Sort
@datastax/astra-db-ts
Loading...