Table of Contents

Table Llm_Compilation_Assets

Entity

Entity: Projects.AI.CompilationAssets

Key-value store for additional data, related to the build process of the compilation (or the compilation itself). Entity: Llm_Compilation_Assets (Introduced in version 24.1.2.4)

Owner Tables Hierarchy

Summary

Name Type Description
Asset_Key nvarchar(128) Readonly The key of the data asset.
Compilation_Asset_Id uniqueidentifier PK
Compilation_Id uniqueidentifier Readonly The compilation of the data asset.
Row_Version timestamp
Value nvarchar(max) Readonly The value of the data asset.

Columns

Asset_Key

The key of the data asset.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 128
Order 2
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(128)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Asset_Key - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
Like None no no

Compilation_Asset_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 0
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Compilation_Asset_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Compilation_Id

The compilation of the data asset.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 1
Ownership Reference yes
Pasword no
Picture no
Primary Key no
Readonly yes
Referenced Table Llm_Compilations
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Compilation_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 4
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Value

The value of the data asset.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 3
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly yes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Value - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no
Like None no no