Add-DataSetTable
#
SYNOPSIS#
SYNTAX#
DESCRIPTIONAdd DataTable to a DataSet
#
EXAMPLES#
EXAMPLE 1This example shows how to add a datatable object to a dataset
#
PARAMETERS#
-DataSetSupply the dataset object
#
-DataTableSupply the datatable that should be added to the dataset
#
CommonParametersThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
#
INPUTS#
OUTPUTS#
NOTES#
RELATED LINKS#
EDIT THIS DOCThis page was auto-generated from the powershell command comment based help. To edit the content of this page, update the script file comment based help on github Github