Navigation:  DAO Object Classes >

DaoProperty Class

Previous pageReturn to chapter overviewNext page

Purpose

A Property object contains information about the characteristics of a given property

 

Accesses/Assigns

InheritedIndicates whether a property is inherited from an underlying object
NameThe name of this property
TypeIndicates the data type of a property
Value(Default)Returns the value of a property

 

Inherits from

DaoDao

 

See Also

DaoProperties