RAD Studio VCL Reference
ContentsIndex
TDataSetAdapter Members Protected Methods
Protected Methods
 
Name 
Description 
 
Called when an application uses a component interface. 
 
Called when an application releases a component interface. 
 
Defines a hidden field that passes the adapter's mode value in the HTTP request when an HTML form is submitted. 
 
Adds the default action components to this adapter. 
 
Adds default action components to this adapter. 
 
Adds default action components to this adapter. 
 
Adds the default field components to this adapter. 
 
Adds default field components to this adapter. 
 
Defines hidden field(s) that pass the original values of adapter fields in the HTTP request when an HTML form is submitted. 
 
Defines hidden field(s) that pass key values in the HTTP request when an HTML form is submitted. 
 
Copies the properties of an object to a destination object. 
 
Indicates whether a type of adapter action can be added to this adapter. 
 
Indicates whether a type of adapter field can be added to this adapter. 
 
Sets the private, internal storage for the Name property to the string passed in NewName. 
 
Checks end-user rights to modify the adapter's field values. 
 
Clears adapter state information. 
 
Clears the content of the adapter's Errors property. 
 
Creates an object that describes the adapter action parameters and adapter field values. 
 
Creates the object used to manage errors associated with this adapter. 
 
Notifies other components of changes to the list of default actions or fields. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
Writes name/value pairs that represent adapter state. 
 
Writes name/value pairs that represent adapter state. 
 
Implements IIteratorSupport's EndIterator method to support iterating over the data records of the adapter. 
 
Indicates whether the record index has gone past the last record in the current page. 
 
Reads name/value pairs from the HTTP request. 
 
Reads name/value pairs from the HTTP request. 
 
Returns an action component with a matching action name. 
 
Returns an adapter field component with a matching field name. 
 
Finds an action with a matching variable name. 
 
Finds an adapter field with a matching variable name. 
 
Finds a field or action with a matching variable name. 
 
Finds an adapter action or adapter field with the given variable name. 
 
Finds an adapter action or adapter field that is a container for other scriptable objects. 
 
Indicates whether the HTML input names must be qualified with the name of the adapter. 
 
Specifies the class to create as a container for adapter actions components. 
 
Specifies the class to create as a container for adapter actions components. 
 
Provides a list of action types that can be added to this adapter. 
 
Returns the adapter actions container object. 
 
Returns the adapter's errors object. 
 
<insert text here> 
 
Returns the adapter fields container object. 
 
Returns a list of hidden fields that hold adapter state information. 
 
Returns a list of hidden fields that associate HTML form fields and adapter field. 
 
Returns a string that represents the current value of the Mode property. 
 
Retrieves the strings for all the possible modes of this adapter. 
 
Returns the owner of a child component being read from a stream. 
 
Returns the parent, or if there is no parent, returns the owner of a child component being read from a stream. 
 
Enumerates all child components. 
 
Provides the interface for a method that adapters use to return their child components. 
 
Specifies the class to create as a container for adapter fields components. 
 
Specifies the class to create as a container for adapter field components. 
 
Returns the value of the DataSet property. 
 
Returns the default mode for this adapter. 
 
Populates a design-time warnings object with any warnings that the dataset adapter needs to emit. 
 
Returns the value of the echo flag. 
 
Indicates whether the adapter is positioned at the end of its dataset. 
 
Indicates whether the record position has passed the last record. 
 
Provides a list of field types that can be added to this adapter. 
 
Positions the adapter on the first record of its dataset. 
 
Set the record position to the first record. 
 
Indicates the types of hidden fields that this adapter requires in a submitted HTML form. 
 
Indicates the types of hidden fields that this adapter requires in a submitted HTML form. 
 
Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs). 
 
Implements IIteratorIndex's GetIteratorIndex method to support iterating over the data records of the adapter. 
 
Returns a string listing the fields that this adapter uses to locate records. 
 
Retrieves a list of fields that the dataset adapter uses to locate records, along with their current values. 
 
Retrieves a list of fields that the dataset adapter uses to locate records, along with their current values. 
 
Returns a list of all dataset adapters, including this one, linked to this adapter in a master/detail relationship. 
 
Indicates whether the adapter requires a Mode value. 
 
Positions the associated dataset on the next record. 
 
Increments the record position. 
 
Returns the owner of a component. 
 
Returns the owner of an object. 
 
Calculates the number of pages needed to display all adapter records. 
 
Returns the value of the RecordCount property. 
 
Returns the total number of records. 
 
Returns the value of the RecordIndex property. 
 
Returns the index of the current record. 
 
Retrieves a list of field values that the dataset adapter uses to locate records, along with information for formatting hidden parameters from this values. 
 
Retrieves the type information for an object. 
 
Returns the number of type information interfaces that an object provides (either 0 or 1). 
 
Returns an action or field. 
 
Returns the total count of actions and fields. 
 
Gets the name used to reference this adapter with server-side script. 
 
Returns a list of this adapter's action components. 
 
Returns a list of this adapter's field components. 
 
Returns the class type for this adapter field. 
 
Checks the end-user's right to execute this adapter's actions. 
 
Checks the end-user's right to modify this adapter's fields. 
 
Checks the end-user's right to view this adapter's fields. 
 
Provides the underlying implementation for the CanAddActionClass method. 
 
Indicates whether a type of adapter action can be added to this adapter. 
 
Indicates whether a type of adapter action can be added to this adapter. 
 
Provides the underlying implementation for the CanAddFieldClass method. 
 
Indicates whether a type of adapter field can be added to this adapter. 
 
Clears adapter state information. 
 
Implements IteratorSupport's EndIterator method to support iterating over the data records of the adapter. 
 
Implements IIteratorSupport's EndIterator method to support iterating over the data records of the adapter. 
 
Implements IteratorSupport's EndIterator method to support iterating over the data records of the adapter. 
 
Finds an adapter action or adapter field child with a matching variable name. 
 
Finds an adapter action or adapter field that is a container for other scriptable objects. 
 
Provides the underlying implementation for the GetActionsList method. 
 
Provides a list of action types that can be added to this adapter. 
 
Provides a list of action types that can be added to this adapter. 
 
Returns the value of the echo flag. 
 
Provides the underlying implementation for the GetFieldsList method. 
 
Provides a list of field types that can be added to this adapter. 
 
Provides the underlying implementation for the GetIteratorIndex method. 
 
Implements IIteratorIndex's GetIteratorIndex method to support iterating over the data records of the adapter. 
 
Retrieves a list of field values that the dataset adapter uses to locate records, along with information for formatting hidden parameters from this values. 
 
Returns an action or field. 
 
Returns the total count of actions and fields. 
 
Gets the name used to reference this adapter with server-side script. 
 
Returns a list of this adapter's action components. 
 
Returns a list of this adapter's action components. 
 
Returns a list of this adapter's field components. 
 
Returns a list of this adapter's field components. 
 
Checks the end-user's right to execute this adapter's actions. 
 
Checks the end-user's right to modify this adapter's fields. 
 
Checks the end-user's right to view this adapter's fields. 
 
Provides the underlying implementation for the InIterator method. 
 
Implements IIteratorIndex's InIterator to support iterating over the data records of the adapter. 
 
Implements IIteratorSupport's NextIteration method to support iterating over the records of the adapter. 
 
Implements IteratorSupport's NextIteration method to support iterating over the records of the adapter. 
 
Called when the web module is activated. 
 
Provides the underlying implementation for the NotifyDeactivate method. 
 
Called when the web module is deactivated. 
 
Clears the current page variable. 
 
Initializes the Actions property. 
 
Initializes the Actions property. 
 
Initializes the Data property. 
 
Initializes the Data property. 
 
Provides the underlying implementation for the SetEchoActionFieldValues method. 
 
Sets the echo flag for this adapter's fields. 
 
Implements IteratorSupport.StartIterator to support iterating over the records of the adapter. 
 
Implements IIteratorSupport's StartIterator method to support iterating over the records of the adapter. 
 
Implements IteratorSupport.StartIterator to support iterating over the records of the adapter. 
 
Implements IIteratorIndex's InIterator method to support iterating over the data records of the adapter. 
 
Provides access to Automation properties and methods when the component wraps an Automation object. 
 
Indicates whether a particular action has been added to the adapter. 
 
Indicates whether a particular field has been added to the adapter. 
 
Specifies the HTML form hidden fields needed by the adapter. 
 
Specifies the HTML form hidden fields needed by the adapter. 
 
Initializes the component after the form file has been read into memory. 
 
Positions the dataset based on a specified set of field values. 
 
Positions the dataset based on the parameters in the current request. 
 
Implements IIteratorSupport's NextIteration method to support iterating over the data records of the adapter. 
 
Forwards notification messages to all owned components. 
 
Responds when components are added to or deleted from the WebSnap application. 
 
Clears references to deleted components. 
 
Called when the web module is activated. 
 
Notifies components that the adapter has changed in some way. 
 
Called when the web module is deactivated. 
 
Responds to changes in the associated dataset. 
 
Responds when the component is created from the component palette. 
 
Sets up the associated dataset for use by this adapter. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
Reads the state of the component. 
 
Returns the adapter to its default mode. 
 
Initializes the Actions property. 
 
Sets the Mode property based on a string that represents one of the available values. 
 
Clears or sets csAncestor state in the component's ComponentState property. 
 
Sets the visual ordering of a child control. 
 
Initializes the Data property. 
 
Sets the value of the DataSet property. 
 
Ensures that components inserted at design time have their design-mode flag set. 
 
Ensures that components inserted at design time have their design-mode flag set. 
 
Sets the echo flag for this adapter's fields. 
 
Sets the csInline bit of the component's ComponentState property 
 
Sets the value of the Mode property. 
 
Sets the value of the Name property. 
 
Updates the pagesize variable. 
 
Sets the parent component. 
 
Skips records until the current record is within the current page. 
 
Implements IIteratorSupport's StartIterator method to support iterating over the records of the adapter. 
 
Clears the csUpdating state in the component's ComponentState property when the component finishes updating. 
 
Executes the adapter's fields with values passed in the HTTP request. 
 
Executes the adapter's fields with values passed in the HTTP request. 
 
Indicates whether the values in the HTTP request change the value of any adapter fields. 
 
Determines whether the values in the HTTP request change any adapter fields. 
 
Updates the adapter's fields with values passed in the HTTP request. 
 
Updates the adapter's fields with values passed in the HTTP request. 
 
Validates the values passed in the current HTTP request for the adapter's fields. 
 
Validate the adapter's field values passed in the HTTP request. 
 
Determines whether values passed in the HTTP request will change any adapter fields. 
 
Updates adapter fields with values passed in the HTTP request. 
 
Validate the adapter's field values passed in the HTTP request. 
 
Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces. 
 
Sets the csUpdating state in the component's ComponentState property. 
 
Determines whether an object can be inserted into a container. 
 
Provides the interface for a method that validates an child component before it is inserted. 
 
Ensures that renaming an owned component does not create name conflict. 
 
WebComponentsChange is called when the list of adapter fields or adapter actions changes. 
 
Writes the state of the component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.