set_fkey_refs


Description:

public void set_fkey_refs (List<ServerOperationCreateTableArgFKeyRefField> refs)

You should set this if you use a FKEY_FLAG flag.

Parameters:

this

a ServerOperationCreateTableArg

refs

list of references from local to foreign fields. This list is owned by this, then you should not free it.