首页 / 词典 / good

datasource

  • 网络数据源;控件;组件
datasourcedatasource
  1. It is also necessary to change some datasource settings .

    更改某些数据源设置也是有必要的。

  2. The field in the datasource that provides the item text .

    提供项文本的数据源中的字段。

  3. A DataSource class that provides the communication between the database and the application

    一个将会为这个数据库和应用软件提供通信的DataSource类

  4. If the datasource property is set , then items cannot be used .

    如果设置了datasource属性,则不能使用items。

  5. After access to a datasource is established , you can use the

    在建立了datasource接入之后,您可以使用

  6. Cannot modify the items collection when the datasource property is set .

    定datasource性,法修改目集合。

  7. Save the configuration and test the datasource to ensure connectivity .

    保存配置并测试数据源,以确保连接性。

  8. There you can select a datasource , which you can create in the Database Development perspective .

    然后您可以选择一个数据源,您可以在DatabaseDevelopment视角下创建该数据源。

  9. Settings in the environment block override those in the dataSource block .

    environment块中的设置覆盖dataSource块中的设置。

  10. The datasource with which to populate the control 's list .

    用填入控制清的料源。

  11. You usually provide Hibernate with a datasource which provides the pooling function .

    通常会为Hibernate提供一个有连接池功能的数据源。

  12. ODBC connection requires either a datasource name or a server and driver name .

    odbc连接需要datasource名称或者服务器及驱动程序名称。

  13. Determines the name of the field in the datasource to bind to .

    定要料源位的名。

  14. As you can see , this is where the key property used in the Easy Datasource comes into play .

    如您所见,EasyDatasource就是在这里使用这些key属性。

  15. The datasource that is used to populate the items in the list .

    用来填充列表中各个项的数据源。

  16. Please notice , that there is no login information assigned to the datasource object .

    请注意,没有将任何登录信息指定给数据源对象。

  17. The wizard will only run when your current database is the datasource for your page .

    只有在当前数据库为页的数据源时才能运行该“向导”。

  18. Details are available in Vendor-specific datasource settings ( link provided in Resources ) .

    想要了解更多细节请访问Vendor-specificdatasourcesettings(资源部分提供的链接)。

  19. This will save time when configuring the JDBC driver and DataSource needed by the application server .

    这将在配置应用程序服务器所需的JDBC驱动程序和数据源时节省时间。

  20. There are two ways to enable the tracing when using the datasource interface for connection to JCC

    当为JCC连接使用数据源接口时,有两种方式来启用跟踪

  21. This datasource will be used for configuring the federated repository accessing this database .

    此数据源将用于配置访问此数据库的联合存储库。

  22. It will automatically use the datasource associated ( either explicitly or implicitly ) with the surrounding

    它将自动使用与周围的

  23. Cannot set the datasource in a ComboBox that is sorted .

    无法在已排序的组合框中设置datasource。

  24. If you do not specify this attribute , the transaction will use the datasource 's default isolation level .

    如果您未规定这一属性,事务处理将使用datasource的缺省隔离级别。

  25. Besides opening a communication channel , this link allows you to map your enterprise application 's datasource JNDI names .

    除了打开一个通信信道之外,该链接还允许您映射企业应用程序的数据源JNDI名称。

  26. Client / Server applications obtain a connection from the connection pool with a DataSource containing a JNDI binding .

    客户/服务器(Client/Server)应用程序通过一个包含了JNDI绑定的数据源(DataSource)从连接池中获得一个连接。

  27. Use the XA JDBC provider to create the datasource in the admin console .

    在控制台中,使用XAJDBC提供者来创建datasource。

  28. Using the left mouse button , drag from the dataSource tag to File 's Owner in the view component window .

    使用鼠标左键,在视图组件窗口中从dataSource标签拖动到File'sOwner。

  29. Note that the GridView control also supports the classic binding mechanism based on the DataSource property and the DataBind method .

    注意,GridView控件也支持传统的基于DataSource属性和DataBind方法的绑定机制。

  30. As you might expect , all nested queries and updates must use the same datasource as the transaction itself .

    您可能希望所有嵌套的查询和更新必须使用与事务处理相同的datasource。