Chili.Opf3 Send comments on this topic.
AutoNumberItem Class Members
See Also  Properties 
Chili.Opf3.Query Namespace : AutoNumberItem Class


The following tables list the members exposed by AutoNumberItem.

Public Constructors

 NameDescription
Public ConstructorAutoNumberItem ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyFieldAttribute Returns the field marked as auto number in the persistent object.  
Public PropertyValue Returns the value for the auto number field. This property is only set if the value for the auto number property is created during creation of the insert statement. Otherwise it is null.  
Top

See Also