Preparing search index...
The search index is not available
Member Junction
Member Junction
@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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fk
name
pk
type
Member Junction
Loading...
Attribute in an entity