Skip to Content
0
Nov 21, 2006 at 04:54 AM

Selecting Key for Entity Services in CAF

26 Views

Hello All,

I have a question. While creating attributes for an entity service, we have an option to select it as key or complex. Suppose if we choose many attributes as key , then will it be a composite key ?

Like if we created Entity "project", and then create following attributes

Dept (Key)

ProjectName (Key)

Description

Then will Dept and ProjectName together form a composite key ? or they will be individual keys for the project?

Thanks

Ashutosh Rastogi