EntryPropertiesCount Property
The number of records in the EntryProperties arrays.
Syntax
property EntryPropertiesCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- EntryPropertiesAttributes
- EntryPropertiesIsNull
- EntryPropertiesName
- EntryPropertiesType
- EntryPropertiesValue
- EntryPropertiesXPath
This property is not available at design time.
Data Type
Integer