Websites v4 docs v5.2.4
Preparing search index...
API Reference/Models
DBAPIBaseAssociation
Type Alias DBAPIBaseAssociation
type
DBAPIBaseAssociation
=
{
count
:
number
;
elements
:
DBAPIBaseElement
[]
;
entity
:
string
;
foreign_key
:
string
;
name
:
string
;
primary_key
:
string
;
type
:
string
;
}
Index
Properties
count
elements
entity
foreign_
key
name
primary_
key
type
Properties
count
count
:
number
elements
elements
:
DBAPIBaseElement
[]
entity
entity
:
string
foreign_
key
foreign_key
:
string
name
name
:
string
primary_
key
primary_key
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
elements
entity
foreign_
key
name
primary_
key
type
Websites v4 docs v5.2.4
Loading...