Beginner |
|
Joined: Thu Feb 24, 2005 8:27 am Posts: 21
|
hello sir,
i have a problem.i have 2 classes named Experienced and Fresher.they both inherit CandidateInformation class.Now i know the primary key but i dont know whether the object is of which of the above mentioned 2 classes.the objects are supposed to be created before and i just know the primary key and thats it.i need to find out which object the row corresponds to.i can do that from the discriminator.so how do i get the discriminator value???thanx for ur help...
|
|