| Database | |||
|---|---|---|---|
| AllowNullFilterValues | Allows to filter null values | ||
| OptimizeForLargeTable | Optimizes the access of large tables | ||
| OrderBy | Defines the column to order the data records by | ||
| RecordSource | Definiert die Datenbasis des PTableElement | ||
| SortOrder | Provides three kinds of order: Ascending, Decending and Unsorted |
||
| UseOrOperator | Defines the use of the and or
or operator at table filtering: When this propertie is deactivated, there will be searched for every data record from the filtering SFormattedField’s and only that data records will be shown, that conform all values from the referenced fields. When this propertie is activated, every data record will be shown that conforms one of the conditions |
||
| Event | |||
| ValueChangedMacro | Macro, that will be executed when the value of a column changes ( s.Using of...) | ||
| ValueChangedMacroParameters | Parameter settings for the ValueChangedMacro ( s. Using of...) | ||
| ValuesChangedMacro | Macro, that will be executed when the row contend changes( s. Using of...) | ||
| ValuesChangedMacroParameters | Parameter settings for the ValuesChangedMacro ( s. Using of...) | ||
| Main | |||
| FetchSize | Defines the number of data records in the fetch buffer | ||
| Limit | Defines the maximum count of data records that will be read. If the value is 0, all data records will be read | ||
| Name | See common properties | ||