您要查找的是不是:
- 等徑角擠壓法(equal channel angular pressing,ECAP)是大塑性變形(severe plastic deformation,SPD)製備超細晶材料的方法之一。The method of equal channel angular pressing (ECAP) is one of the methods of severe plastic defromation, which is used to prepare bulk ultrafine-grained materials.
- parameter標識包含在DISH服務中的SOAP服務的前綴。Parameter A prefix that identifies the SOAP services to be included in a DISH service.
- 如果Parameter Position屬性為整數,則參數為位置參數。A parameter is a positional parameter if the Parameter Position attribute is an integer.
- 下面的示例演示定義兩個參數(parameter)的Function過程。The following example shows a Function procedure that defines two parameters.
- Direction屬性當前不由Parameter類使用,它保留供將來使用。The Direction property is currently not used by the Parameter class and is reserved for future use.
- 一種在計算機程序執行期間被賦值的參數。同dynamic parameter。A parameter that is bound during the execution of a computer program.
- 在該頁被回發到伺服器后保存對Parameter對象視圖狀態的更改。Saves the changes to the Parameter object's view state since the time the page was posted back to the server.
- 也可以通過設置Parameter對象的DbType屬性,泛泛地指定Parameter的類型。You can also generically specify the type of a Parameter by setting DbType property of a Parameter object.
- 籙
- Direction屬性描述Parameter實例綁定到的值和Parameter對象本身之間的數據流動方向。The Direction property describes the direction of the flow of data between the value that a Parameter instance is bound to and the Parameter object itself.
- 任何對基礎值的更改都會由Parameter對象反映出來,但是,基礎數據不會反映對Parameter對象的任何更改。Any changes made to the underlying value are reflected by the Parameter object, but any changes to the Parameter object are not reflected by the underlying data.
- 對於任何特定的function_id,該列中的值與sys.partition_parameters目錄視圖的parameter_id列中的值相對應。The values in this column correspond with those in the parameter_id column of the sys. Partition_parameters catalog view for any particular function_id.
- 在第一個調用中,編譯器將消除第一個重載,因為第一個參數(Argument)的類型(Short)將收縮為相應參數(Parameter)的類型(Byte)。In the first call, the compiler eliminates the first overload because the type of the first argument (Short) narrows to the type of the corresponding parameter (Byte).