Gets the current System.Data.DataTable for the specified System.Data.DataSet using the specified System.Data.MissingSchemaAction value.
- dataSet
- The System.Data.DataSet from which to get the System.Data.DataTable.
- schemaAction
- One of the System.Data.MissingSchemaAction values.
A data table.
If the System.Data.DataTable does not exist, the specified System.Data.MissingSchemaAction is taken.