Member Junction
Preparing search index...
@memberjunction/ai-vector-sync
FieldDescriptor
Interface FieldDescriptor
A field descriptor passed to the AI prompt
interface
FieldDescriptor
{
AllowsNull
:
boolean
;
Description
:
string
;
IsPrimaryKey
:
boolean
;
IsUnique
:
boolean
;
MaxLength
:
number
;
Name
:
string
;
Type
:
string
;
}
Index
Properties
Allows
Null
Description
Is
Primary
Key
Is
Unique
Max
Length
Name
Type
Properties
Allows
Null
AllowsNull
:
boolean
Description
Description
:
string
Is
Primary
Key
IsPrimaryKey
:
boolean
Is
Unique
IsUnique
:
boolean
Max
Length
MaxLength
:
number
Name
Name
:
string
Type
Type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Allows
Null
Description
Is
Primary
Key
Is
Unique
Max
Length
Name
Type
Member Junction
Loading...
A field descriptor passed to the AI prompt