RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.ExecuteOptions Property

Specifies the characteristics of a command execution.

Pascal
property ExecuteOptions: TExecuteOptions;
C++
__property TExecuteOptions ExecuteOptions;

Set ExecuteOptions to control the characteristics of a command (a data retrieval operation) executed from the ADO dataset component. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!