MetaTableForeignKey.colsNb
int colsNb() @propertyGet colsNb field.
Returns
the size of the @fk_cols_array, @fk_names_array, @ref_pk_cols_array and @ref_pk_names_array arrays
void colsNb(int propval) @propertySet colsNb field.
Parameters
propval | the size of the @fk_cols_array, @fk_names_array, @ref_pk_cols_array and @ref_pk_names_array arrays |