PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Re: nullable

Reply

Re: nullable

 
Thread Tools Rate Thread
Old 29-06-2003, 04:06 AM   #1
Kathleen Dollard
Guest
 
Posts: n/a
Default Re: nullable


Can't you set that in the properties of the field in the XSD designer?

"Samuel" <samuel2331@msn.com> wrote in message
news:eprv5OZPDHA.1584@TK2MSFTNGP11.phx.gbl...
> Creating a typed DataSet, how can I set that a column accepts null values?
>
> Sorry for my bad english.
>
> Thank you.
>
>



  Reply With Quote
Old 29-06-2003, 08:07 PM   #2
José Joye
Guest
 
Posts: n/a
Default Re: nullable

I think the MinOccurs set to 1 should do it.

José
"Samuel" <samuel2331@msn.com> wrote in message
news:OfMx3dfPDHA.2852@tk2msftngp13.phx.gbl...
> I only see nillable (why not "nullable"?), and seems that it doesn't

change
> the AllowDBNull properties of the generated DataColumns.
>
> "Kathleen Dollard" <kathleen@mvps.org> wrote in message
> news:uGGYKPfPDHA.3192@tk2msftngp13.phx.gbl...
> > Can't you set that in the properties of the field in the XSD designer?
> >
> > "Samuel" <samuel2331@msn.com> wrote in message
> > news:eprv5OZPDHA.1584@TK2MSFTNGP11.phx.gbl...
> > > Creating a typed DataSet, how can I set that a column accepts null

> values?
> > >
> > > Sorry for my bad english.
> > >
> > > Thank you.
> > >
> > >

> >
> >

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off