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/Property object

ADOxtra for Macromedia Director

Properties provided by ADOxtra wrapper object for ADODB.Property

Property object represents a dynamic characteristic of an ADO object that is defined by the provider.
Dynamic properties are defined by the underlying data provider, and appear in the Properties collection for the appropriate ADO object. For example, a property specific to the provider may indicate if a Recordset object supports transactions or updating. These additional properties will appear as Property objects in that Recordset object's Properties collection.

A dynamic Property object has four built-in properties of its own:

The Name property is a string that identifies the property.

The Type property is an integer that specifies the property data type.

The Value property which contains the property setting.

The Attributes property is an integer value that indicates characteristics of the property specific to the provider.

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