From: Julie on 16 Apr 2010 10:51 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.
From: Patrice on 18 Apr 2010 05:42 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... -- Patrice
|
Pages: 1 Prev: SerializableAttribute? Next: transferring native DLLs in "Publish Web Site" |