setIsKey()

Sets an attribute property that indicates whether the attribute is part of a primary key.

Syntax

public void setIsKey(boolean key);
 

Parameters

key
Indicates whether this attribute is part of a key.

Return values

None.

See also

isKey()

Copyright IBM Corp. 1997, 2003