AnyDAC
ContentsIndexHome
PreviousUpNext
published

The published members of the TADStoredProc class are listed here.

Events
Event 
Description 
Fires after cached updates are applied to DB. 
Fires after SQL command execution is finished. 
Fires after fetching next rowset one time for each fetched record. 
Fires after fetching next rowset. 
Fires after fetching record. 
Fires before cached updates are applied to DB. 
Fires before SQL command execution is started. 
Fires before fetching next rowset. 
Fires before fetching record. 
Fires after the SQL property value is changed. 
The event fires when an error happens, while dataset is communicating with DBMS. 
The event is triggered when an error happens, while executing a Array DML query. 
Fires when a dataset needs to reconcile an update to a record that cannot not be applied. 
Fires if an exception is generated when updates are applied to a database. 
Occurs when record update is applying to a database. 
Class
Properties
Property 
Description 
Controls how to use Active property value saved to DFM. 
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. 
Limits the stored procedure names to the specified catalog. 
Specifies the AnyDAC connection component to use. 
Specifies the AnyDAC connection to use by its name. 
Specifies record-level client constraints that must be met when editing the data. 
Specifies whether the dataset perform constraint checking. 
Gets / sets fields in detail dataset, used to establish a master-detail relationship with this dataset. 
The set of options to control rows fetching. 
Specifies what kinds of changed records must be "visible" in the dataset. 
The set of options to control data representation. 
Lists all client indexes that apply to the dataset. 
Controls automatic maintenance of Index'es. 
Lists the field names to use as an index. 
Gets / sets the current index for the dataset by its name. 
The reference to a Local SQL engine. 
Gets / sets fields in master dataset, used to establish a master-detail relationship with this dataset. 
Gets / sets a master data source, used to establish a master-detail relationship with this dataset. 
Specifies which Oracle overloaded packaged stored procedure to execute. 
Limits the stored procedure names to the specified package name. 
Determines the order in which a component’s parameters are assigned to the parameter list for SQL command on the DBMS. 
Contains the parameters for a SQL statement. 
The set of options to control resources usage. 
Gets or sets a reference to a schema adapter, as a Centralized Cached Updates log. 
Limits the stored procedure names to the specified schema. 
Identifies the name of the stored procedure on the server to call. 
Gets / sets reference to transaction object. 
Specifies the update object component used to post updates by dataset. 
The set of options to control updates posting. 
Gets / sets reference to transaction object. 
Links
What do you think about this topic? Send feedback!