Common.GetDataSet(Boolean, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Data::DataSet ^ GetDataSet(bool allTables, bool allRecords, bool storedFieldsOnly);
public System.Data.DataSet GetDataSet (bool allTables, bool allRecords, bool storedFieldsOnly);
member this.GetDataSet : bool * bool * bool -> System.Data.DataSet
Public Function GetDataSet (allTables As Boolean, allRecords As Boolean, storedFieldsOnly As Boolean) As DataSet
Parameters
- allTables
- Boolean
- allRecords
- Boolean
- storedFieldsOnly
- Boolean