Properties for DataSet

View property list in hierarchical order

NameDescriptionDefining Class
Auto_Fill_StateDetermines what a DDO should do with a relates-to constrained child when that parent changes
Can_DeleteReturns whether delete is an allowed operation in the DDO objectBaseData_Set
Cascade_Delete_StateDetermines how a delete should be affected by the existence of child-file records that relate to the record being deletedBaseData_Set
Changed_StateDetermines whether DEOs attached to this object have changed and/or whether a related parent record has changedBaseData_Set
Child_CountReturns the number of child objects the object containscObject
Client_FileReturns the number of the table at the passed-in position in this object's client table listBaseData_Set
Client_File_CountReturns the number of files in this object's client file listBaseData_Set
Constrain_FileThe number of the table that should constrain the main file of this object
Current_RecordThe number of the record most recently retrieved from the databaseBaseData_Set
Data_Set_ClientReturns the object id of the DataDictionary object (DDO) at position iItem in this object's container DDO listBaseData_Set
Data_Set_Client_CountReturns the number of DataDictionary objects (DDOs) in this object's container DDO listBaseData_Set
Data_Set_ServerReturns the object id of the DataDictionary object (DDO) at position iItem in this object's server DDO listBaseData_Set
Data_Set_Server_CountReturns the number of DataDictionary objects (DDOs) in this object's server DDO listBaseData_Set
Data_Set_User_InterfaceReturns the object id of the data entry object (DEO) at position iItem in this object's user-interface DEO listBaseData_Set
Data_Set_User_Interface_CountReturns the number of data entry objects (DEOs) in this object's user-interface DEO listBaseData_Set
DDO_ServerThe Object_ID of this object's server DataDictionary object (DDO)
Delegation_ModeDetermines if and how unknown messages are delegatedcObject
Entry_Permissive_StateDetermines whether changing of parent record relationships is permitted. [Obsolete]BaseData_Set
Field_Main_IndexReturns the number of the index to use for finding on the specified table column [Obsolete]
Field_Related_FieldRetrieves the related column of a relationship at the local DD level instead of the table levelBaseData_Set
Field_Related_FileRetrieves the related table of a relationship at the local DD level instead of the table levelBaseData_Set
Field_Related_FileFieldDefines a relationship at the local DD level instead of the table levelBaseData_Set
In_Use_StateDetermines whether this object has at least one active user-interface object or one of this object's containers is in useBaseData_Set
Main_FileIdentifies the table managed by this Data Dictionary class/objectBaseData_Set
NameReturns the full name of the object including parentagecObject
No_Delete_StateDetermines whether delete operations via this object are permittedBaseData_Set
No_Relate_StateDetermines whether relate operations will be executed after find operations by this objectBaseData_Set
Object_IdReturns the object handle of the object, can be used to determine if an object existscObject
Object_LabelReturns the short name of an objectcObject
OrderingSpecifies the index which should be used for all find operationsBaseData_Set
ParentReturns the parent of an objectcObject
Parent_Changed_StateDetermines if any of the DD object's parents have been changed by a find operationBaseData_Set
pbAutoFillFromFirstAllows child DDOs to auto-fill from the first recordBaseData_Set
pbDDAttachDetemines if an Attach is limited to the current DDO StructureBaseData_Set
pbForeignReadOnlySpecifies whether this DD ever changes when it is used as a foreign (parent) tableBaseData_Set
pbInheritConstraintsDetermines if a main DDO should inherit its constraints (finding filters) from its parent DDOsBaseData_Set
pbNoCascadeDeleteStrictDetermines if your DD operates under strict or non-strict rulesBaseData_Set
pbSmartRelateControls whether DataDictionaries perform relates on parent tables that are not connected to the DDO structureBaseData_Set
pbUseDDRelatesDetermines if DD local relates should be used at allBaseData_Set
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencingcObject
Read_Only_StateDetermines whether save or delete operations will occur in this object's main tableBaseData_Set
Server_FileReturns the number of the table at the passed in position in this object's server-file listBaseData_Set
Server_File_CountReturns the number of table in this object's server-file listBaseData_Set
Should_SaveCan be used to determine if a DataDictionary Object (DDO) has changedBaseData_Set
Should_Save_RowDetermines if a DDO is changed according to dbGrid "row" logicBaseData_Set
Smart_Filemode_For_LockDetermines the locked file mode setting for tables participating in save or delete operationsBaseData_Set
Smart_Filemode_For_No_LockDetermines the unlocked file mode setting for tables that should not participate in save or delete operationsBaseData_Set
Smart_Filemode_StateGoverns whether this object can use file-locking optimization for its tablesBaseData_Set
Which_Data_SetReturns object id of DataDictionary Object owning specified tableBaseData_Set