RAD Studio VCL Reference
ContentsIndex
TCustomDataSetAdapter Members Public Properties
Public Properties
 
Name 
Description 
 
Actions is the container for adapter actions components. 
 
Container for adapter actions components. 
 
This is AdapterMode, a member of class IAdapterMode. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Sets or gets the current page index. 
 
Data 
Data is the container for adapter field components. 
 
Data 
Container for adapter field components. 
 
Specifies the dataset that this adapter represents. 
 
Contains information used by the Form designer. 
 
Lists the dataset adapters for all datasets that are details of this one. 
 
This is EchoActionFieldValues, a member of class IEchoAdapterFieldValues. 
 
Modifies the adapter's echo flag. 
 
Returns an object used to track errors on behalf of this adapter. 
 
This is ExecuteAccess, a member of class TCustomAdapter. 
 
Indicates whether the dataset adapter is in its default mode. 
 
Indicates the index of the current item. 
 
Lists the parameters that identify the current record of this dataset and all other datasets linked to it in a master/detail relationship. 
 
Indicates the dataset adapter, if any, to which this adapter is linked in a master/detail relationship. 
 
Mode 
Indicates how forms built from this dataset adapter operate on the information it provides. 
 
This is ModifyAccess, a member of class TCustomAdapter. 
 
This is NeedAdapterMode, a member of class IAdapterMode. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Calculates the number of pages needed to display all adapter records. 
 
Sets or gets the page size variable. 
 
Returns the total number of records. 
 
Returns the index of the current record. 
 
Indicates whether the data set should be refreshed or not after posting.. 
 
This is VariableCount, a member of class IWebVariablesContainer. 
 
This is VariableName, a member of class IWebVariableName. 
 
This is Variables, a member of class IWebVariablesContainer. 
 
Represents information used internally by components that support COM. 
 
Identifies the rights required to view this adapter's fields. 
 
This is VisibleActions, a member of class IWebActionsList. 
 
This is VisibleFields, a member of class IWebDataFields. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.