asp.net.ph

PropertyAttributes Enumeration

System.Data Namespace


Specifies the attributes of a property.

This enumeration has a FlagsAttribute that allows a bitwise combination of its member values.

Members


Member Name Description
NotSupported The property is not supported by the provider.
Optional The user does not need to specify a value for this property before the data source is initialized.
Read The user can read the property.
Required The user must specify a value for this property before the data source is initialized.
Write The user can write to the property.

Skip Navigation Links

Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note