Name | Description |
---|---|
Auto_Fill_State | Determines whether first record should be found automatically after a clear |
Data_Field | Identifies the database table column from which data is to be stored, retrieved, and cleared |
Data_File | Identifies the database table that contains the column from which data is to be stored, retrieved, and cleared |
pbAllData | Determines whether selection items will be loaded to the client all at once |
pbAutoCreate | Determines whether the class will try to create new records when new items are entered (data-aware sources) |
pbCaseSensitive | Determines whether the suggestion filtering is considered to be case sensitive |
pbFullText | Determines whether suggestion filtering is a full-text filter or matches only the first characters of the item value |
pbPaged | Determines whether the selection source supports paged data loading |
pbSuggestions | Determines whether the selection source supports loading a filtered list of suggestions |
pbUseValidationTable | Determines whether a validation table is used as the source for selection items |
piFindIndex | Configures the index used to find items for a data-aware selection |
Server | Returns the object id of the database agent of this object |
Inherited Properties from cObject | |
Child_Count | Returns the number of child objects the object contains |
Delegation_Mode | Determines if and how unknown messages are delegated |
Name | Returns the full name of the object including parentage |
Object_Id | Returns the object handle of the object, can be used to determine if an object exists |
Object_Label | Returns the short name of an object |
Parent | Returns the parent of an object |
peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing |