Member Junction
Preparing search index...
@memberjunction/core-actions
ERAttribute
Interface ERAttribute
Attribute in an entity
interface
ERAttribute
{
fk
?:
boolean
;
name
:
string
;
pk
?:
boolean
;
type
?:
string
;
}
Index
Properties
fk?
name
pk?
type?
Properties
Optional
fk
fk
?:
boolean
Foreign key indicator
name
name
:
string
Attribute name
Optional
pk
pk
?:
boolean
Primary key indicator
Optional
type
type
?:
string
Data type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fk
name
pk
type
Member Junction
Loading...
Attribute in an entity