您要查找的是不是:
- To find a list of unique LCID values, see COLLATE (SQL Server Compact Edition). 若要查找唯一LCID值的列表,请参阅COLLATE(SQL Server Compact Edition)。
- SQL Server Compact Edition does not support scripting because scripting depends on SQL Server Management Objects (SMO). SQL Server Compact Edition不支持脚本,因为脚本依赖于SQL管理对象(SMO)。
- SQL Server Compact Edition identity columns must have a data type of integer (int 4) or bigint (int 8). SQL Server Compact Edition标识列必须具有integer(int 4)或bigint(int 8)数据类型。
- SQL Server Compact Edition supports external storage devices, including Compact Flash memory and drives. SQL Server Compact Edition支持外接存储设备,包括Compact Flash内存和驱动器。
- Make sure that the SQL Server Compact Edition Server Agent Diagnostics report shows success. 确保SQL Server Compact Edition服务器代理诊断报告显示成功。
- For smart device developers, SQL Server Compact Edition and SQL Server Mobile Edition provide the same set of features. 对于智能设备的开发人员来说,SQL Server Compact Edition和SQL Server Mobile Edition提供了一组相同的功能。
- This method is called during replication every time a SQL Server table is downloaded to SQL Server Compact Edition. 在复制过程中,每次将SQL Server表下载到SQL Server Compact Edition时都将调用此方法。
- SQL Server Compact Edition supports parameterized queries in which parameters are delimited with the question mark (?) Character. SQL Server Compact Edition支持参数化查询,其中参数使用问号(?)字符进行分隔。
- This example uses the CEILING (SQL Server Compact Edition) function to round off the unit price for products that are priced more than 100 dollars. 该示例使用CEILING(SQL Server Compact Edition)函数来舍入定价超过100美元的产品的单价
- If the length of the text data exceeds 1,073,741,823 characters, synchronization fails when data is sent from SQL Server to SQL Server Compact Edition. 如果text数据的长度超过1,073,741,823个字符,那么当数据从SQL Server发送到SQL Server Compact Edition时同步会失败。
- This method is called during replication every time a new local SQL Server Compact Edition table is uploaded to SQL Server. 在复制过程中,每次将新的本地SQL Server Compact Edition表上载到SQL Server时都将调用此方法。
- Before developing an application that will use SQL Server Compact Edition, it is frequently time-saving to pre-create the SQL Server Compact Edition database and subscription. 如果在开发要使用SQL Server Compact Edition的应用程序之前预先创建SQL Server Compact Edition数据库和订阅,通常会节省大量时间。
- If an error occurs because a row cannot be applied during the Push method, SQL Server Compact Edition inserts a record in the table for each error that occurs. 如果由于在Push方法中无法应用行而导致错误,则SQL Server Compact Edition将在表中为所发生的每个错误插入一条记录。
- If the length of the data is 4000 characters or less, RDA maps the SQL Server character data to SQL Server 2005 Compact Edition (SQL Server Compact Edition) national character. 如果数据长度是4000个字符或更少,则RDA将SQL Server character数据映射到SQL Server 2005 Compact Edition(SQL Server Compact Edition)national character。
- If the length of the data is 4000 characters or less, SQL Server Compact Edition replication maps the SQL Server character data to SQL Server Compact Edition national character. 如果数据的长度为4000个字符或更少,则SQL Server Compact Edition复制将SQL Server character数据映射到SQL Server Compact Edition national character。
- If the length of the text data exceeds 1,073,741,823 characters, synchronization fails when the data is sent from SQL Server to SQL Server Compact Edition. 如果text数据的长度超过1,073,741,823个字符,那么在数据从SQL Server发送到SQL Server Compact Edition时同步会失败。
- The following table lists the replication transport errors that you might experience when you use SQL Server 2005 Compact Edition (SQL Server Compact Edition). 下表列出了在使用SQL Server 2005 Compact Edition(SQL Server Compact Edition)时,您可能会遇到的复制传输错误。
- You can deploy SQL Server Compact Edition applications to smart devices, such as Smartphones and Pocket PC devices, to Tablet PCs, or to desktop computers. 您可以将SQL Server Compact Edition应用程序部署到智能设备,例如Smartphones和Pocket PC设备,或Tablet PC。
- In the SQL Server Compact Edition connectivity scenario, an application initiates synchronization by invoking the appropriate connectivity solution: either replication or remote data access (RDA). 在SQL Server Compact Edition连接方案中,应用程序通过调用适当的连接方案(复制或远程数据访问(RDA))启动同步。
- Describes how to perform common tasks on a SQL Server Compact Edition database, including creating, compacting, and maintaining databases. 描述如何对SQL Server Compact Edition数据库执行一些常见任务,包括创建、压缩和维护数据库。