get_fkeys
Description:
[
Version ( since =
"6.0" ) ]
public unowned List<
DbFkey>
get_fkeys ()
Use this method to obtain internal list of all fkeys.
The internal list should not be freed.
Parameters:
Returns:
A list of DbFkey objects or null if the
internal list is not set or null is passed
|