|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by santubhai in Navigational Systems, dBase, .NET Framework 3.x versions
i have a oracle database and i got the value from database as :
NamedLobSystemInstanceDict
ionary instances = ApplicationRegistry.GetLob
SystemInst
ances();
LobSystemInstance instance = instances[lobSystemInstanc
e];
Entity entity = instance.GetEntities()[ent
ityName];
MethodInstance methodInstance = entity.GetFinderMethodInst
ance();
DbEntityInstanceEnumerator
records = (DbEntityInstanceEnumerato
r)entity.E
xecute(met
hodInstanc
e, instance);
now i want to make a generic list of these data ? any help
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625