Skip to main content

◆ AddTableType()

void kinetica.Kinetica.AddTableType (stringtable_name,
Typeobj_type )
inline

Given a table name, add its record type to enable proper encoding of records for insertion or updates.

Parameters
table_nameName of the table.
obj_typeThe type associated with the table.

Definition at line 976 of file Kinetica.cs.