RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADODataSet.CreateDataSet Method

Creates the recordset for an ADO dataset.

Pascal
procedure CreateDataSet;
C++
__fastcall CreateDataSet();

Applications should not need to call CreateDataSet themselves. CreateDataSet is called automatically by an ADO dataset to create its recordset. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!