Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a column to datatable with a constant value
Message
From
19/08/2004 09:52:15
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00934476
Message ID:
00934485
Views:
20
Thanks....


I've also found that you can do it by adding a third parameter:

ModelTagsDS.Tables("quantity").Columns.Add("quantity", GetType(System.String), "1")
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform