Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » SQL Anywhere Explorer for UltraLite » 在 Ultralite 项目中使用 SQL Anywhere Explorer

 

使用 SQL Anywhere Explorer 处理 UltraLite 表

使用 SQL Anywhere Explorer,可在 Visual Studio 中查看数据库中 UltraLite 表的属性和数据。

♦  在 Visual Studio 中查看表
  1. 使用 SQL Anywhere Explorer 连接到 UltraLite 数据库。

  2. 在 [SQL Anywhere Explorer] 对话框中展开 UltraLite 数据库,然后将表展开。

  3. 右击表或,然后选择 [Retrieve Data]。

    所选的表中的数据显示在 Visual Studio 的 [Output] 窗口中。