Member Junction
Preparing search index...
@memberjunction/db-auto-doc
TableAnalysisPromptResult
Interface TableAnalysisPromptResult
interface
TableAnalysisPromptResult
{
columnDescriptions
:
ColumnDescriptionPromptResult
[]
;
confidence
:
number
;
foreignKeys
?:
ForeignKeyPromptResult
[]
;
inferredBusinessDomain
?:
string
;
parentTableInsights
?:
ParentTableInsight
[]
;
primaryKey
?:
PrimaryKeyPromptResult
;
reasoning
:
string
;
tableDescription
:
string
;
}
Index
Properties
column
Descriptions
confidence
foreign
Keys?
inferred
Business
Domain?
parent
Table
Insights?
primary
Key?
reasoning
table
Description
Properties
column
Descriptions
columnDescriptions
:
ColumnDescriptionPromptResult
[]
confidence
confidence
:
number
Optional
foreign
Keys
foreignKeys
?:
ForeignKeyPromptResult
[]
Optional
inferred
Business
Domain
inferredBusinessDomain
?:
string
Optional
parent
Table
Insights
parentTableInsights
?:
ParentTableInsight
[]
Optional
primary
Key
primaryKey
?:
PrimaryKeyPromptResult
LLM-proposed primary key for this table
reasoning
reasoning
:
string
table
Description
tableDescription
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Descriptions
confidence
foreign
Keys
inferred
Business
Domain
parent
Table
Insights
primary
Key
reasoning
table
Description
Member Junction
Loading...
LLM-proposed primary key for this table