FieldAttributes.setUniqueKey

Sets the 'unique key' flag of the given field attributes.

class FieldAttributes
void
setUniqueKey
(
int uk
)

Parameters

uk int

whether if the given field should be an unique key.

Meta