You can also view and update the data contained in tables and views, and execute stored procedures and functions.
还可以查看并更新表和视图中所包含的数据,并执行存储过程和函数。
Moreover, it's helpful to view the data stored in an LDAP server in a graphical representation, where you can see it in tree form.
而且,用图形方式查看LDAP服务器中保存的数据会有帮助,在图形方式中可以用树的形式查看数据。
Users can view a list of events stored in the system (Figure 1).
用户可以查看系统中存储的事件的列表(请参见图1)。
You can create and delete database objects such as tables, view, stored procedures, and functions using non-modal designers.
可以使用非模态的设计程序创建和删除数据库对象,例如表、视图、存储过程和函数。
But the current view of cognitive science leans more toward a new image: memories are like emergent events summed out of many discrete, unmemory-like fragments stored in the brain.
然而现代认知科学更倾向于一个新的观点:记忆好比由储存在脑中的许多离散的、非记忆似的碎片汇总起来而从中涌现出来的事件。
At the end of the build process, the PJCL that was created and run along with all output is stored in the user view where the build was initiated.
在构建过程后期,创建的PJCL和所有的存储起来的输出程序一起运行,在使用者眼中,这种创建刚刚开始。
In order to better understand the hybrid storage, look at a view of how the XML data logically appears to be stored inside a relational database.
为了更好地了解混合型存储,我们来看看XML数据的逻辑视图,体会XML数据如何看起来像是存储在关系数据库表中。
Now, many experts accept the view that memories are stored like individual files on a shelf; each time they are pulled down for viewing, they can be altered before being put back into storage.
如今,许多专家都认可,记忆就像是存放在架子上的一个个文档,每次从架子上拿下来看过,再放回去时,记忆也许就已经发生变化了。
By using the view abstraction between the application server and the physical database tables, we are able to keep information stored in a persistence table even if the EJB is redeployed.
通过在应用服务器和物理数据库表之间使用视图抽象,即使重新部署EJB,也可以使信息存储在持久性表中。
This view is one of the common views across the table, view, stored procedure, and function designers.
该视图是表、视图、存储过程和函数设计程序中的常见视图之一。
Another way of thinking about MQTs is that they are like a view whose result set is stored in a table.
从另一种角度来看,MQT就像结果集存储在一个表中的一个视图。
Service orientation encourages the use of stored procedures, which reduce data transfer, and also the use of various optimizations (such as view caching, indexing, and so on).
面向服务提倡使用存储过程(存储过程可以减少数据传输)和使用各种优化(例如视图缓存、索引等等)。
Information is stored in hubs and you can view the different hubs as a panorama on the device screen.
信息存储在中心,你可以在设备的屏幕上看到的全景。
We described the data federation pattern as an approach to data operations against an integrated and transient (virtual) view where the real data is stored in multiple diverse sources.
我们在本文中对数据联合模式进行了说明,此模式是一种处理对集成临时(虚拟)视图的数据操作的方法,而此类视图中的实际数据都存储在多个不同源系统中。
This means that if a value is stored in a short-term scope, such as page or request scope, it will be absent by the time the JSF life cycle arrives at the Restore View phase.
这意味着如果一个值是短期作用域存储的,例如页面或请求作用域,那么当JSF生命周期到达RestoreView阶段时,这个值将消失。
In other words, all preferences are stored in the same scope as the standard modes (VIEW, EDIT, and HELP) when calling a portlet within a custom mode.
也就是说,在自定义模式下调用Portlet时,所有首选项都存储在与标准模式下(VIEW、EDIT和HELP)相同的范围中。
This way you can integrate the functionality of the CM API's in a Web site to view, search, update any information which is stored in any CM repository.
您可以使用这种方法来集成Web站点中的CMAPI的功能,以便查看、搜索和更新存储在任何CM存储库中的任何信息。
After you publish, the resource is available as a table or as a stored procedure within a database under the Virtual View Manager data Services node, as shown in Figure 7.
发布之后,资源可以作为VirtualViewManagerDataServices节点的数据库中的表格或存储过程使用,如图7所示。
You can view a list of stored procedures and functions by clicking the procedures and functions folders respectively.
通过分别单击procedures和Functions文件夹,可以查看存储过程和函数的列表。
Using Delphi 2005, you can view and test stored procedures at design-time, even directly from the Data Explorer.
使用Delphi 2005,您可在设计时查看及测试存储过程,甚至可以直接从DataExplorer 中完成这一工作。
Click OK, and view the results of your stored procedure in the Data Output pane.
单击ok,并在Data Output窗格中查看存储过程的结果。
Using nonprintable characters to delineate the objects stored in view state serves two purposes.
使用非打印字符分割 ViewState中存储的对象有两个目的。
To finish, listing 15 shows how to add some logic in the onedit method to set the two drop-down lists in the edit view with the values stored in the ItemSet.
为了完成该任务,清单15显示了如何在onedit方法中添加一些逻辑,以使用储存在itemset中的值设置编辑视图中的两个下拉列表。
A table, view, or stored procedure can be selected in Server Explorer to create an XAML application.
可以在ServerExplorer中选择一个表、视图或存储过程来创建XAML应用程序。
The distribution statistics are stored in the system catalog view SYSCAT.COLDIST.
分布统计信息存储在系统编目视图SYSCAT.COLDIST 中。
To invoke it, use the Show Script context menu option that is available on the table, view, stored procedure, and function nodes in the Server Explorer tree.
要调用脚本设计程序,在Serverexplorer树中使用表、视图、存储过程和函数节点中的Show Script上下文菜单选项。
The privileges view in this designer allows you to assign privileges on a stored procedure to a user or a role.
设计程序的privileges视图允许您为某个用户或角色分配存储过程权限。
The procedure view allows you to define procedure attribute, parameters, and its properties, the actual SQL body of the stored procedure, as well as the return types for the procedure.
procedure视图允许您定义过程属性、参数及参数属性、存储过程的实际SQL 语句以及过程的返回类型。
These controls compare the current value of the control with its previous value, which is stored implicitly in view state if any process has subscribed to the change event.
这些控件比较其当前值与以前值,如果有任何过程预订更改事件,以前值隐式存储在ViewState中。
Additionally, even though none of the data is stored in the NSF, all external data is available to participate in all Domino views and view operations.
另外,即使在NSF中没有存储数据,所有外部数据都可以参与到所有Domino视图和视图操作中。
应用推荐