prorm API Reference
← Documentation
GitLab
Preparing search index...
types
AttachPartitionOptions
Interface AttachPartitionOptions
Options for attaching a partition
interface
AttachPartitionOptions
{
parentTable
:
string
;
partitionName
:
string
;
}
Index
Properties
parent
Table
partition
Name
Properties
parent
Table
parentTable
:
string
Parent table name
partition
Name
partitionName
:
string
Partition name
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
parent
Table
partition
Name
← Documentation
GitLab
prorm API Reference
Loading...
Options for attaching a partition