set_fkey_ondelete


Description:

public void set_fkey_ondelete (string action)

You should set this if you use a FKEY_FLAG flag.

Parameters:

this

a ServerOperationCreateTableArg

action

action to perform on delete action of the referenced field.