A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/ADO Enumeration constants/PropertyAttributesEnum

ADO::PropertyAttributesEnum

Specifies the attributes of a Property object.

Constant Value Description
adPropNotSupported 0 Indicates that the property is not supported by the provider.
adPropRequired 1 Indicates that the user must specify a value for this property before the data source is initialized.
adPropOptional 2 Indicates that the user does not need to specify a value for this property before the data source is initialized.
adPropRead 512 Indicates that the user can read the property.
adPropWrite 1024 Indicates that the user can set the property.


Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com