all groups > vj# > march 2004 >
You're in the

vj#

group:

C#'s DataColumn.Autoincrement - What is equivalent VJ# construct?



C#'s DataColumn.Autoincrement - What is equivalent VJ# construct? Jitesh Chourasia
3/29/2004 10:46:05 PM
vj#: Hi
Does VJ# has any Autoincrement feature for DataColumn like the way we have in C#

Thanks
RE: C#'s DataColumn.Autoincrement - What is equivalent VJ# construct? mikegreonline NO[at]SPAM microsoft.com
3/30/2004 8:36:42 PM
Jitesh,

Auto Increment is a feature of a control (DataTable), not of a language.
You can set the property of a column in a DataTable in any language you
wish. In J# though properties are accessed via get or set methods.

I hope this is helpful,

Michael Green
Microsoft Developer Support
AddThis Social Bookmark Button