LLBLGEN 3.1 Rel 31st March
.NET Framework 2.0 Windows Application
Oracle 9i/10g MS ORACLE
- I have created sequences in DB
- In designer I have selected desired sequence for each entity
- During entitysave action, PK is generated automatically and inserted in DB
Everything fine till here.
In same scenario, is there any setting to disable auto PK insert and specify manual PK value during entity save action ?