Package version:
OptionalannotationsList of tags that can be used for describing the Dataset.
OptionaldescriptionDataset description.
OptionalfolderThe folder that this Dataset is in. If not specified, Dataset will appear at the root level.
Linked service reference.
OptionalparametersParameters for dataset.
OptionalschemaColumns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.
OptionalschemaThe schema name of the Azure SQL database. Type: string (or Expression with resultType string).
OptionalstructureColumns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.
OptionaltableThe table name of the Azure SQL database. Type: string (or Expression with resultType string).
OptionaltableThis property will be retired. Please consider using schema + table properties instead.
Polymorphic discriminator, which specifies the different types this object can be
The Azure SQL Server database dataset.