您要查找的是不是:
- spatial input parameters 空间输入参数
- You can map global variables to input parameters. 可以将全局变量映射到输入参数。
- Next, you invoke the Web service through the custom tag, passing the input parameters in a server-side expression. 当标签库对于页面是可用时,你可以声明在服务器脚本中定义自定义用户标签的输入参数。
- Stored procedures accept input parameters, and can access, create, and return any Analysis Services object. 存储过程接受输入参数,并可以访问、创建和返回任意Analysis Services对象。
- The next window will ask for any input parameters that are needed by the function. 接下来的窗口将要求提供函数所需的参数。
- Window then shows a set of entry fields, one for each of the input parameters for your Web service. 窗口就显示一组条目字段,每一个都用于您的Web服务的输入参数。
- Input parameters allow the caller to pass a data value to the stored procedure or function. 输入参数允许调用方将数据值传递到存储过程或函数。
- The location is specified as an input parameter to the aggregator. 将位置指定为聚合器的输入参数。
- A deterministic function always returns the same result when called with a specific set of input parameters. 确定性函数在使用一组特定的输入参数调用时,总是返回相同的结果。
- One ad-hoc solution is to provide additional input parameters to allow the client to specify this information. 一种特别的解决方法是提供额外的参数允许客户端指定这个信息。
- A mining model describes the data that you will use, as well as other input parameters necessary for the model to run. 挖掘模型描述了您将使用的数据,还有其他为运行模型所必需的输入参数。
- A non-deterministic function may return different results when called with a specific set of input parameters. 非确定性函数在使用一组特定的输入参数调用时,可能会返回不同的结果。
- The ground roughness can be used as one of input parameters in automatic intelligent shifting of crawler vehicles. 该地面不平状况可用来作为履带车辆自动变速智能换挡的一个输入参数。
- Within the service description, XML elements are added to specify both the input parameters and the data to return from the parsed HTML page. 在服务说明中,通过添加XML元素指定输入参数以及从分析的HTML页返回的数据。
- Input parameters can be passed to the Web server if the HTML page being parsed accepts parameters that affect the contents of the returned HTML page. 如果正在被分析的HTML页接受的参数影响返回的HTML页的内容,则可以将输入参数传递到Web服务器。
- This class contains input parameters for the style sheet and extension objects which can be called from the style sheet. 该类包含用于样式表的输入参数以及可从样式表中调用的扩展对象。
- If the parsing method takes input parameters, specify the elements that represent those parameters and associate them with the operation. 如果分析方法接受输入参数,指定表示相应参数的元素并将其与操作关联。
- You can retrieve data from stored procedures with multiple input parameters, but the stored procedure must return only one output cursor. 您可以使用多个输入参数从存储过程中检索数据,但存储过程必须只返回一个输出游标。
- The input parameters and return values of data types of a Web service operation have a great impact on the interoperability of the Web service. Web服务操作的输入参数及数据类型的返回值对于Web服务的互操作性产生非常大的影响。
- When a stored procedure or function is executed, input parameters can either have their value set to a constant or use the value of a variable. 执行存储过程或函数时,输入参数既可以将它们的值设置为常量,也可以使用变量的值。