Member Junction
Preparing search index...
@memberjunction/codegen-lib
EntityFieldSnapshotRow
Interface EntityFieldSnapshotRow
interface
EntityFieldSnapshotRow
{
AllowsNull
:
boolean
;
AllowUpdateAPI
:
boolean
;
AutoIncrement
:
boolean
;
DefaultValue
:
string
|
null
;
Description
:
string
|
null
;
EntityID
:
string
;
EntityName
:
string
;
ID
:
string
;
IsComputed
:
boolean
;
IsPrimaryKey
:
boolean
;
IsUnique
:
boolean
;
IsVirtual
:
boolean
;
Length
:
number
|
null
;
Name
:
string
;
Precision
:
number
|
null
;
RelatedEntityFieldName
:
string
|
null
;
RelatedEntityID
:
string
|
null
;
Scale
:
number
|
null
;
Type
:
string
;
}
Index
Properties
Allows
Null
Allow
Update
API
Auto
Increment
Default
Value
Description
Entity
ID
Entity
Name
ID
Is
Computed
Is
Primary
Key
Is
Unique
Is
Virtual
Length
Name
Precision
Related
Entity
Field
Name
Related
Entity
ID
Scale
Type
Properties
Allows
Null
AllowsNull
:
boolean
Allow
Update
API
AllowUpdateAPI
:
boolean
Auto
Increment
AutoIncrement
:
boolean
Default
Value
DefaultValue
:
string
|
null
Description
Description
:
string
|
null
Entity
ID
EntityID
:
string
Entity
Name
EntityName
:
string
ID
ID
:
string
Is
Computed
IsComputed
:
boolean
Is
Primary
Key
IsPrimaryKey
:
boolean
Is
Unique
IsUnique
:
boolean
Is
Virtual
IsVirtual
:
boolean
Length
Length
:
number
|
null
Name
Name
:
string
Precision
Precision
:
number
|
null
Related
Entity
Field
Name
RelatedEntityFieldName
:
string
|
null
Related
Entity
ID
RelatedEntityID
:
string
|
null
Scale
Scale
:
number
|
null
Type
Type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Allows
Null
Allow
Update
API
Auto
Increment
Default
Value
Description
Entity
ID
Entity
Name
ID
Is
Computed
Is
Primary
Key
Is
Unique
Is
Virtual
Length
Name
Precision
Related
Entity
Field
Name
Related
Entity
ID
Scale
Type
Member Junction
Loading...