---
title: "SQL Server Compact Edition Destination Custom Properties | Microsoft Docs"
ms.custom: ""
ms.date: "06/13/2017"
ms.prod: "sql-server-2014"
ms.reviewer: ""
ms.technology: integration-services
ms.topic: conceptual
ms.assetid: b66e93fe-ce62-401b-a31f-619c7b8b1f3e
author: janinezhang
ms.author: janinez
manager: craigg
---
# SQL Server Compact Edition Destination Custom Properties
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](sql-server-compact-edition-destination.md).
## See Also
[Common Properties](../common-properties.md)