Properties for cSelectionSource

View property list in alphabetical order

NameDescription
Auto_Fill_StateDetermines whether first record should be found automatically after a clear
Data_FieldIdentifies the database table column from which data is to be stored, retrieved, and cleared
Data_FileIdentifies the database table that contains the column from which data is to be stored, retrieved, and cleared
pbAllDataDetermines whether selection items will be loaded to the client all at once
pbAutoCreateDetermines whether the class will try to create new records when new items are entered (data-aware sources)
pbCaseSensitiveDetermines whether the suggestion filtering is considered to be case sensitive
pbFullTextDetermines whether suggestion filtering is a full-text filter or matches only the first characters of the item value
pbPagedDetermines whether the selection source supports paged data loading
pbSuggestionsDetermines whether the selection source supports loading a filtered list of suggestions
pbUseValidationTableDetermines whether a validation table is used as the source for selection items
piFindIndexConfigures the index used to find items for a data-aware selection
ServerReturns the object id of the database agent of this object

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing