DataObject & DataObjectField Attributes?

  • Thread starter Thread starter Julie
  • Start date Start date
J

Julie

Hi everyone,
I don't understand what these attributes are used for. I stumbled on an
article on how they are used for configuring data sources... Is that all
they are used for?

Thanks in advance.
 
Hello,
I don't understand what these attributes are used for.

According to the doc they allows to identity the methods (which one selects,
deletes, updates data) and the other particular atrributes for data (such as
is this a primary key, an identity value, is the field nullable ?) when an
ObjectDataSource is used.
Is that all they are used for?

I guess so. Not sure what you alluded...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top