Package version:
Optional
authenticationAuthentication Mode.
Optional
databaseThis element is associated with the datasource element. This is the name of the database that output will be written to.
Optional
deltaThis element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
Optional
fullThis element is associated with the datasource element. This query is used to fetch data from the sql database.
Optional
passwordThis element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
Optional
refreshThis element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
Optional
refreshIndicates the type of data refresh option.
Optional
serverThis element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
Polymorphic discriminator, which specifies the different types this object can be
Optional
userThis element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
Generated using TypeDoc
Describes an Azure SQL database reference input data source.