您要查找的是不是:
- The SSIS data processing extension runs the utility as a background process. SSIS数据处理扩展插件将该实用工具作为后台进程运行。
- Data processing extension information is stored in the Data element. 数据处理扩展插件信息存储在Data元素中。
- A report server requires at least one authentication extension, data processing extension, and rendering extension. 报表服务器至少分别需要一个身份验证扩展插件、数据处理扩展插件和呈现扩展插件。
- Delivering reports through data-driven subscriptions is not supported for this data processing extension. 此数据处理扩展插件不支持通过数据驱动订阅传递报表。
- You can also refer to other extended field properties supported by a specific data processing extension. 您还可以引用受特定数据处理扩展插件支持的其他扩展字段属性。
- Extended field properties are additional properties defined on a field by the data processing extension. 扩展字段属性是由数据处理扩展插件在字段中定义的附加属性。
- The query designer associated with a data processing extension can also affect the query you can design and send to the data source. 与数据处理扩展插件相关联的查询设计器也会影响您能够设计并发送到数据源的查询。
- You can use extended field properties supported by the Analysis Services data processing extension in your report through the global Fields collection. 通过全局Fields集合可以在报表中使用Analysis Services数据处理扩展插件支持的扩展字段属性。
- You can use this data provider as a data processing extension to define relational SAP data for a Reporting Services report. 您可以将此数据访问接口用作数据处理扩展插件,以便为Reporting Services报表定义SAP关系数据。
- A data processing extension may choose to take advantage of predefined properties by optimizing queries that include this syntax. 数据处理扩展插件可以选择通过优化包括此语法的查询来充分利用预定义属性。
- This tutorial provides step-by-step instructions on how to retrieve XML data for a Reporting Services report using the XML data processing extension. 本教程提供有关如何使用XML数据处理扩展插件检索用于Reporting Services报表的XML数据的分步说明。
- Extended field properties are properties in addition to Value and IsMissing that are defined for a dataset field by the data processing extension. 扩展字段属性是除了通过数据处理扩展插件为数据集字段定义的Value和IsMissing之外的其他属性。
- The data processing extension used for this report is not available. It has either been uninstalled, or it is not configured correctly. 用于此报表的资料处理延伸模组无法使用。不是已解除安装,就是未正确设定。
- To install and register a custom data processing extension or standard.NET Framework data provider, you will need to refer to the data provider reference documentation. 若要安装和注册自定义数据处理扩展插件或标准.;NET Framework数据访问接口;则需参考数据访问接口的参考文档。
- Reporting Services 2005 Service Pack 2 and later includes a data processing extension that allows you to use data from a Hyperion Essbase data source in a report. Reporting Services 2005 Service Pack 2及更高版本包含一个数据处理扩展插件,该插件允许您在报表中使用来自Hyperion Essbase数据源的数据。
- The Report Processor retrieves the report definition or model, combines layout information with data from the data processing extension, and renders it in the requested format. 报表处理器可以检索报表定义或模型,将布局信息与数据处理扩展插件的相应数据相结合,再按请求的格式呈现报表。
- This data processing extension has no support for server aggregates, no automatic mapping of extended field properties, and no support for query parameters. 此数据处理扩展插件不支持服务器聚合,不会自动映射扩展字段属性,也不支持查询参数。
- Alternately, you can store the user identity object (System.Security.Principal.WindowsIdentity) and then reuse it in the other data processing extension APIs. 或者;您可以存储用户标识对象(System.;Security
- These properties do not appear in the Expressions window, but can be determined through exploring a data source through a registered data processing extension and its associated query designer. 这些属性不会出现在“表达式”窗口中,但是可以通过浏览数据源(通过已注册的数据处理扩展插件及其关联的查询设计器)来加以确定。
- If your custom data processing extension connects to data sources using impersonation, you must use the Open method on either the IDbConnection or IDbConnectionExtension interfaces to make the request. 如果您的自定义数据处理扩展插件使用模拟功能连接到数据源,则必须在IDbConnection或IDbConnectionExtension接口上使用Open方法来发出请求。