SQL Server Compact Edition Destination Custom Properties

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

The SQL Server Compact destination has both custom properties and the properties common to all data flow components.

The following table describes the custom properties of the SQL Server Compact destination. All properties are read/write.

Property name Data Type Description
TableName String The name of the destination table in a SQL Server Compact database.

The value of this property can be specified by using a property expression.

The input and the input columns of the SQL Server Compact destination have no custom properties.

For more information, see SQL Server Compact Edition Destination.

See Also

Common Properties