northwind

  • 网络北风
northwindnorthwind
  1. The article uses the NorthWind database for the model and creates a very simple query

    本文使用了NorthWind数据库作为模型,并创建了一个简单查询

  2. Making changes to the Northwind database and viewing the caching behavior .

    对northwind数据库进行更改并查看缓存行为。

  3. For this purpose , I have used the Customers table from the NorthWind database .

    为此,我使用Northwind数据库中的客户表。

  4. These steps use the Northwind Traders sample database .

    这些步骤使用罗斯文商贸示例数据库。

  5. The Startup form appears automatically when you open Northwind .

    打开“罗斯文”数据库时会自动显示“启动”窗体。

  6. Click OK to close the Northwind Traders startup screen .

    单击“确定”以关闭“罗斯文商贸”启动屏幕。

  7. Open the Northwind sample database .

    打开罗斯文示例数据库。

  8. The pointer goes to the help menu , points to sample databases , and clicks Northwind sample database .

    指针指向“帮助”菜单,指向“示例数据库”,然后单击“罗斯文示例数据库”。

  9. This page displays products from the Northwind database and allows users to filter the resulting list of products using a textbox called txtFilter .

    此页显示罗斯文数据库中的产品,允许用户使用名为txtFilter的文本框筛选生成的产品清单。

  10. There is a DropDownList control that is bound to a SqlDataSource source control the retrieves a list of customers from the Northwind database .

    有一个DropDownList控件,它绑定到一个从Northwind数据库中检索客户列表的SqlDataSource源控件。

  11. And when he speaks to you , believe in him , though his voice may shatter your dreams as the northwind lays waste the garden .

    当它对你说话时,要相信它,尽管它的声音会击碎你的梦,像狂风扫尽花园中的花。

  12. In the context of the NorthWind Customer Manager ; when a Customer ID that does not exist in the system is used to load a Customer detail , then a Null instance should be returned .

    在Northwind客户管理的上下文中,当使用系统中不存在的客户ID加载客户细节时,应该返回一个空实例。