setPrimaryKey

Sets the primary key of an entity.

void
setPrimaryKey
(
Entity
Id = PrimaryKeyType!Entity
)
(
ref Entity entity
,
Id key
)

Meta