nullable values

Posts   
 
    
milos
User
Posts: 1
Joined: 08-Dec-2004
# Posted on: 10-Dec-2004 10:01:30   

I have table with some int and bit columns that can be null.

When I want to make update by its entity interface, how can I set these values to null?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 10-Dec-2004 11:15:05   

Please check the documentation: "Using the generated code / Adapter (Or selfservicing) / Using the entity classes -> Entities, NULL values and defaults."

Frans Bouma | Lead developer LLBLGen Pro