|
Property |
Description |
|
Controls how to use Active property value saved to DFM. | |
|
Add a short summary here... | |
|
The collection of client side aggregates, defined for dataset. | |
|
Controls automatic calculation of aggregate values. | |
|
Specifies whether dataset will log changes to the data without immediate applying of them to the database. | |
|
Gets the number of changes in the change log. | |
|
Gets the dataset (if any) with which this dataset shares data. | |
|
The reference to a command, used to execute / open queries. | |
|
Shortcut for Adapter.SelectCommand.CommandText.Text. | |
|
Specifies record-level client constraints that must be met when editing the data. | |
|
Specifies whether the dataset perform constraint checking. | |
|
Represents the data of the dataset, allowing to copy full data of one dataset into another. | |
|
The reference to the inmemory data storage manager. | |
|
Returns the reference to the internal data storage manager. | |
|
Represents the changed records of the dataset. | |
|
Gets / sets fields in detail dataset, used to establish a master-detail relationship with this dataset. | |
|
Shortcut for FormatOptions.StrsTrim. | |
|
Shortcut for FormatOptions.Mode. | |
|
The set of options to control rows fetching. | |
|
Shortcut for ResourceOptions.PersistentFileName. | |
|
Specifies what kinds of changed records must be "visible" in the dataset. | |
|
Represents the currently "visible" data of the dataset. | |
|
The set of options to control data representation. | |
|
Returns the depth of grouping support provided by the current index. | |
|
Returns indexes definition for the dataset. | |
|
Lists all client indexes that apply to the dataset. | |
|
Controls automatic maintenance of Index'es. | |
|
Returns the number of fields that make up the current index. | |
|
Lists the field names to use as an index. | |
|
Returns the fields that make up the current index. | |
|
Gets / sets the current index for the dataset by its name. | |
|
Returns True, if this dataset is a cloned dataset. | |
|
Controls the exclusion of upper and lower boundaries for a range. | |
|
Controls the number of indexed field values to use for key search or range setup. | |
|
The reference to a Local SQL engine. | |
|
Shortcut for CachedUpdates. | |
|
Gets / sets fields in master dataset, used to establish a master-detail relationship with this dataset. | |
|
Returns data link object servicing connection with master dataset. | |
|
Gets / sets a master data source, used to establish a master-detail relationship with this dataset. | |
|
Shortcut for FetchOptions.RowsetSize. | |
|
Returns the current number of parameters in the command text. | |
|
Contains the parameters for a SQL statement. | |
|
Returns the reference to parent dataset, if this one is nested. | |
|
The actual connection object. | |
|
Shortcut for SourceEOF. | |
|
Shortcut for UpdateOptions.ReadOnly. | |
|
The set of options to control resources usage. | |
|
Returns an exception object associated with the current dataset record. | |
|
Gets / sets the change log version number. | |
|
Used by TADDataMove to edit directly DBMS data. | |
|
Specifies if no more records to fetch from current cursor. | |
|
The reference to DatS view object, by which rows the dataset is navigating. | |
|
Shortcut for FilterChanges. | |
|
The reference to DatS table object, actually representing the internal data storage. | |
|
Specifies the update object component used to post updates by dataset. | |
|
The set of options to control updates posting. | |
|
The dataset change log. | |
|
Indicates whether the changes log is not empty. | |
|
The reference to base DatS view object. | |
|
Represents dataset content as an XML. |