Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaRelationshipInfo
Interface HonuaRelationshipInfo
Metadata for a relationship between two layers/tables.
interface
HonuaRelationshipInfo
{
cardinality
?:
string
;
id
:
number
;
keyField
?:
string
;
keyFieldInRelationshipTable
?:
string
;
name
?:
string
;
relatedTableId
:
number
;
role
?:
string
;
}
Index
Properties
cardinality?
id
key
Field?
key
Field
In
Relationship
Table?
name?
related
Table
Id
role?
Properties
Optional
cardinality
cardinality
?:
string
id
id
:
number
Optional
key
Field
key
Field
?:
string
Optional
key
Field
In
Relationship
Table
key
Field
In
Relationship
Table
?:
string
Optional
name
name
?:
string
related
Table
Id
related
Table
Id
:
number
Optional
role
role
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cardinality
id
key
Field
key
Field
In
Relationship
Table
name
related
Table
Id
role
@honua/sdk-js
Loading...
Metadata for a relationship between two layers/tables.