Gda.MetaTableForeignKey – libgda-5.0 Reference Manual
MetaTableForeignKey
Object Hierarchy:
Gda.MetaTableForeignKey
Gda.MetaTableForeignKey
Gda.MetaTableForeignKey
Description:
[
CCode
( has_type_id =
false
) ]
public
struct
MetaTableForeignKey
This structure represents a foreign key constraint, its contents must not be modified.
Namespace:
Gda
Package:
libgda-5.0
Content:
Fields:
public
MetaDbObject
meta_table
public
MetaDbObject
depend_on
public
int
cols_nb
public
int
fk_cols_array
public
unowned
string
fk_names_array
public
int
ref_pk_cols_array
public
unowned
string
ref_pk_names_array
public
unowned
string
fk_name
2022 vala-language.org