---
title: "SQL Server Compact Edition Destination Custom Properties | Microsoft Docs"
ms.custom: ""
ms.date: "03/14/2017"
ms.prod: sql
ms.prod_service: "integration-services"
ms.reviewer: ""
ms.technology: integration-services
ms.topic: conceptual
ms.assetid: b66e93fe-ce62-401b-a31f-619c7b8b1f3e
author: chugugrace
ms.author: chugu
---
# SQL Server Compact Edition Destination Custom Properties
[!INCLUDE[ssis-appliesto](../../includes/ssis-appliesto-ssvrpluslinux-asdb-asdw-xxx.md)]
The [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Compact destination has both custom properties and the properties common to all data flow components.
The following table describes the custom properties of the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Compact destination. All properties are read/write.
|Property name|Data Type|Description|
|-------------------|---------------|-----------------|
|TableName|String|The name of the destination table in a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Compact database.
The value of this property can be specified by using a property expression.|
The input and the input columns of the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Compact destination have no custom properties.
For more information, see [SQL Server Compact Edition Destination](../../integration-services/data-flow/sql-server-compact-edition-destination.md).
## See Also
[Common Properties](https://msdn.microsoft.com/library/51973502-5cc6-4125-9fce-e60fa1b7b796)