Print Page | Close Window

I have an Identity column for my Id columns do I need to do anything special

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=189
Printed Date: 30-Aug-2025 at 1:13am


Topic: I have an Identity column for my Id columns do I need to do anything special
Posted By: Customer
Subject: I have an Identity column for my Id columns do I need to do anything special
Date Posted: 12-Jul-2007 at 3:04pm
I have an Identity column for my Id columns do I need to do anything special to create a new entity?



Replies:
Posted By: IdeaBlade
Date Posted: 12-Jul-2007 at 3:05pm
You don't need to do anything.  In particular, in the Create method for a Business Object, do nothing for the Id field.
 



Print Page | Close Window