Re: objectdatasource: update parameter is a object?
- From: "Khuzema" <Khuzema@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 01:24:02 -0700
you will find perfect solution on this link
http://winfx.msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/winfx/ref/ns/system.web.ui.webcontrols/c/objectdatasource/e/inserting.asp
i hope this helps
Khuzema
"Kevin Spencer" wrote:
> If I understand you correctly, no. Unless you're talking about using a
> Parameter class in a Command.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> ..Net Developer
> Ambiguity has a certain quality to it.
>
> "Kha Tran" <khatnt@xxxxxxxxxx> wrote in message
> news:op.srn9zbcg3ed72e@xxxxxx
> When using function update of objectdatasource, I can call a function with
> parameters like id, name... (properties of object). Can I pass a parameter
> as an full object?
> Ex: update(id, name, ade, sex...): ok
> update(Class objectname): ???
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
>
>
>
.
- References:
- objectdatasource: update parameter is a object?
- From: Kha Tran
- Re: objectdatasource: update parameter is a object?
- From: Kevin Spencer
- objectdatasource: update parameter is a object?
- Prev by Date: Re: does anyone know where is it?
- Next by Date: ASP.NET data access
- Previous by thread: Re: objectdatasource: update parameter is a object?
- Next by thread: Webform in book won't work live, what's up?
- Index(es):
Relevant Pages
|