datacolumn
- From: "DaveP" <dvs_bis@xxxxxxxxxxxxx>
- Date: Sun, 16 Sep 2007 19:51:34 GMT
im Trying to set a Datacolumn type for a new table
boolean is not working, What is the correct waty
//column.DataType = System.Type.GetType"System.Data.SqlTypes.SqlBoolean");
column.DataType = System.Type.GetType"System.Boolean"); //"System.Boolean");
tia
Dave
.
- Follow-Ups:
- RE: datacolumn
- From: Husam Al-A''araj
- Re: datacolumn
- From: DaveP
- RE: datacolumn
- Prev by Date: Question about location of a class in a WCF application
- Next by Date: Re: Scale a vector
- Previous by thread: Question about location of a class in a WCF application
- Next by thread: Re: datacolumn
- Index(es):
Relevant Pages
|