Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.45 KB

File metadata and controls

30 lines (21 loc) · 1.45 KB
title SQL Server Compact Edition Destination Custom Properties
description SQL Server Compact Edition Destination Custom Properties
author chugugrace
ms.author chugu
ms.date 03/14/2017
ms.service sql
ms.subservice integration-services
ms.topic reference

SQL Server Compact Edition Destination Custom Properties

[!INCLUDEsqlserver-ssis]

The [!INCLUDEssNoVersion] Compact destination has both custom properties and the properties common to all data flow components.

The following table describes the custom properties of the [!INCLUDEssNoVersion] Compact destination. All properties are read/write.

Property name Data Type Description
TableName String The name of the destination table in a [!INCLUDEssNoVersion] Compact database.

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

The input and the input columns of the [!INCLUDEssNoVersion] Compact destination have no custom properties.

For more information, see SQL Server Compact Edition Destination.

See Also

Common Properties