Class method

GomEntityClassset_identity_fields

Declaration

void
gom_entity_class_set_identity_fields (
  GomEntityClass* klass,
  const char* const* identity_fields
)

Description

No description available.

Parameters

identity_fields

Type: const char* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.