The filter expression will result in a sequence of integers where each is less than 1,000 and divisible by 3 or 5.
该筛选表达式将产生一个整数序列,其中每个整数都小于1000且能被3或5整除。
A filter expression is matched against the properties of the available storage areas.
向导将筛选器表达式与可以存储区域的属性进行匹配。
For example, the filter expression for selecting storage areas with duplicate suppression enabled is.
例如,选择启用了duplicatesuppression的存储区域的筛选器表达式为。
A filter expression is created in the warehouse target model which will use the default value (if provided).
在仓库目标模型中创建一个过滤器表达式,这将用到默认值(如有提供)。
Following is a list of the StorageArea properties that you cannot use in a storage policy filter expression.
下面是存储区域筛选器表达式中不能使用的StorageArea属性。
This section describes how to use a storage policy filter expression to perform specialized selection of a storage area.
本节描述如何使用存储策略筛选器表达式更具体地选择存储区域。
So the filter expression will result in a sequence of integers where each is less than 1,000 and divisible by 3 or 5.
因此,这个过滤器表达式的结果是一个整数序列,其中每个整数都小于1,000且能被3或5整除。
A filter expression to select storage areas based on their name can be useful when adding additional storage areas to an existing policy.
当添加额外存储区域到已有策略时,根据存储区域名称选择存储区域的筛选器表达式会比较有用。
Storage policy filters are used to examine the properties of candidate storage areas, and to determine which storage areas satisfy the filter expression.
存储策略筛选器用于检查候选存储区域的属性,确定哪些存储区域满足筛选器表达式。
For example, the filter expression for selecting fixed storage areas with a retention period from 1 to 5 years, where the period is specified in minutes is.
例如,选择保留期限为1至5年(期限以分钟为单位指定)的固定存储区域的筛选器表达式为。
A filter expression to select storage areas based on their maximum size can be useful when you want to utilize different storage for different classes of documents.
当需要为不同类型的文档使用不同的存储区域时,根据最大大小选择存储区域的筛选器表达式比较有用。
A filter expression to select storage areas based on whether they have duplicate suppression enabled can be useful to easily select this type of storage for your documents.
根据存储区域是否启用duplicatesuppression来选择存储区域的筛选器表达式便于为文档选择这种类型的存储区域。
A filter expression to select file storage areas based on its root directory path can be useful if you have organized your storage devices to be mounted under specific directory paths.
如果已经将存储设备挂载在特定目录路径下,那么根据根目录路径选择文件存储区域的筛选器表达式比较有用。
For example in the filter expression $x[count(.|$y)=count($y)] (which is the only convenient way in XSLT 1.0 of doing a set intersection operation), Saxon will evaluate count($y) only once.
例如,在过滤器表达式 $x[count(.|$y)=count($y)]中(它是XSLT 1.0 中执行一组逻辑乘操作的唯一简便方法)中,Saxon 只对 count($y) 求值一次。
It USES the subscribe expression defined in the end timeline milestone as the subscription filter in the subscribe expression.
它将末端时间轴里程碑中定义的订阅表达式用作订阅表达式中的订阅过滤器。
This list is defined as a list of topic expression attached to the filter.
此列表是作为附加到该筛选器的主题表达式列表定义的。
A regular expression can filter for a specific location, such as the start or end of a line and the beginning and end of a word.
正则表达式可以过滤特定的位置,例如行的开始或结束,以及单词的开始和结束。
For example, in the relationship expression between the time dimension and the fake fact, a filter can be applied to reduce the records from the time dimension to just a few days.
例如,在时间维度和伪事实的关系表达式中,可以使用过滤来将时间维度缩小到几天之内。
In fact, as shown in the previous example, replacement expression "% v" is not supported in a search filter in the VMM.
事实上,如前例中所示,替代表达式“%v”在VMM的搜索筛选器中不受支持。
For example, you can configure a message Filter mediation primitive to route messages down one of multiple paths, depending on whether a particular XPath expression holds true.
例如,可以配置一个MessageFilter中介原语,以根据某个特定XPath表达式的值(是否为真)来按多种路径之一传递消息。
You can do this either by typing an expression (like those provided to tcpdump, snoop or iptrace) into the Filter box.
您可以通过在Filter输入框中输入一个表达式(类似于 tcpdump、snoop或iptract)。
The second filter removes any list items where the left side of the expression is a primitive type or a null.
第二个过滤器负责移除任何表达式左侧为一个基本类型或null型的列表条目。
To allow a user to retrieve only specific data based on their logon information, we can use the following expression in the Query Subject filter.
要基于用户登录信息限制用户只能检索特定数据,可以在QuerySubject过滤器中使用以下表达式。
This file name passes the filter because the regular expression matches - up to the line end, the rest does not matter. The correct expression should read.
这个文件名能通过这个过滤器因为这个正则表达式能一直匹配到行尾,其余的都不重要。
In order to filter out all Product types that start with the letter c, the Report Author creates a filter on the entire Products hierarchy (all levels) with the following expression.
要过滤掉所有以字母c开头的Producttypes,报告作者在整个Products层次结构(所有级别)上创建了一个过滤器,表达式如下。
To execute this report in Dynamic Query Mode without errors, you can apply the filter to the Product type level using the following expression.
要以DynamicQueryMode正确执行报告,可以使用以下表达式,将过滤器应用到Producttype级别。
An event subscription contains a filter, which is a Boolean expression that evaluates to true for events it subscribes to and to false for all other events.
事件订阅包含筛选器,这是一个布尔表达式,对所订阅的事件求值为True,对其他所有事件求值为False。
Again, I'll create a new filter type, pass in the regular expression closure named rfilter and execute some asserts to ensure that everything is peachy. All of this is shown in Listing 3.
这次我还是要创建一个新的filter类型,向正则表达式传递一个名为rfilter的闭包,并执行一些assert,以确保每件事都正常。
A filter is a conditional expression that is used to select rows.
过滤器是一个条件表达式,用于选择行。
Extended capabilities, like DB2 expression and conditions, can be used to filter the XML data.
可以使用扩展的功能过滤XML数据,比如db2表达式和条件。
应用推荐