Icon TEDBDBDataSet Method

inline __fastcall virtual
      TEDBDBDataSet(System::Classes::TComponent* AOwner) :
      TEDBDataSet(AOwner) { } 

Call the constructor to create an instance of the TEDBDBDataSet component.

Information This constructor is only used in the context of the descendant TEDBTable, TEDBQuery, TEDBScript, and TEDBStoredProc components.
Image