您要查找的是不是:
- A recordset looks like a single table. 记录集看起来像单个表。
- An HTML file that has a single table. 包含单个表的HTML文件。
- Reassigning a partition to form a single table. 重新分配一个分区以形成单个表。
- This appears to the user as a single table that is called a partitioned view. 这在用户看来是一个单独的表,称为分区视图。
- Steps for using a join to find subsets of data within a single table. 使用联接在单个表中查找数据的子集的步骤。
- Views the document as a single table or a set of tables. 将文档看作一个表或者一组表。
- A DataTable is defined in the System.Data namespace and represents a single table of memory-resident data. DataTable在System.;Data命名空间中定义;表示内存驻留数据的单个表。
- Do not use multiple aliases for a single table in the same query to simulate index intersection. 不要在同一查询中为一个表使用多个别名来模拟索引交集。
- To segment a single table into multiple tables based on selected rows. 基于选定行将一个表分成多个表。
- SQL Server allows data to be bulk imported into a single table from multiple clients in parallel. SQL Server允许将数据从多个客户端并行大容量导入到单个表。
- If the fields that you want to include all exist in a single table, use that table as the record source. 如果要包括的字段全部存在于一个表中,请使用该表作为记录源。
- If the fields you want to include all exist in a single table, use that table as the record source. 如果要包括的字段全部存在于一个表中,请将该表用作记录源。
- Provides a procedure to create a simple form that displays data from a single table in several individual controls. 提供创建可将单个表中的数据显示在多个单独的控件中的简单窗体的过程。
- Creates a simple form that displays data from a single table in several individual controls. 创建一个简单的窗体,在多个单独的控件中显示单个表中的数据。
- By default, the wizard writes a GetDefaultSQL function that returns a single table name. 默认情况下,向导编写返回单一表名的GetDefaultSQL函数。
- This walkthrough creates a simple form that displays data from a single table in individual controls. 此演练创建一个简单窗体,能在单独的控件中显示单个表的数据。
- When a single Transact-SQL statement acquires at least 5,000 locks on a single table or index. 当单个Transact-SQL语句在单个表或索引上获取至少5,000个锁时。
- Users can freely mix and match storage of traditional SQL data and XML in a single table. 用户可以在一个表中自由地混合存储传统SQL数据和XML数据。
- If reassigning one partition's data to form a single table, the target table must already be created and it must be empty. 如果重新分配一个分区的数据以组成单个表,则必须已经创建了目标表,并且该表必须为空。
- Takes page locks either where individual locks are ordinarily taken on rows or keys, or where a single table lock is ordinarily taken. 在通常行或键采用单个锁的地方,或者通常采用单个表锁的地方,请采用页锁。