Create DataSet
Creates a DataSet.
This activity is used to create a dataset with the user-specified name and schema.
Input
Dataset Name:
String Argument
Required
Specifies the name of the dataset to write the data to.Schema: Specifies the dataset value to write.
Last updated