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



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph