Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.06 KB

recordset-destination-custom-properties.md

File metadata and controls

30 lines (21 loc) · 1.06 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
Recordset Destination Custom Properties
Recordset Destination Custom Properties
chugugrace
chugu
03/01/2017
sql
integration-services
reference

Recordset Destination Custom Properties

[!INCLUDEsqlserver-ssis]

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