Recordset Destination Custom Properties

Applies to: SQL Server SSIS Integration Runtime in Azure Data Factory

The Recordset destination has both custom properties and the properties common to all data flow components.

The following table describes the custom properties of the Recordset destination. All properties are read/write.

Property name Data Type Description
VariableName String The name of the variable that holds the ADO recordset.

The input and the input columns of the Recordset destination have no custom properties.

For more information, see Recordset Destination.

See Also

Common Properties