parameter statement 中文意思是什麼

parameter statement 解釋
參數語句
  • parameter : n. 1. 【數學】參數,變數;參詞;參項。2. 【物理學】參量;(結晶體的)標軸。3. 〈廢語〉【天文學】通徑。vt. -ize 使參數化。
  • statement : n. 1. 陳述,聲明,聲明書。2. 【法律】供述;交待。3. 【商業】貸借對照表;(財務)報告書。
  1. The following exec statement executes an rfc that has an input parameter

    以下exec語句執行具有一個輸入參數的rfc 。
  2. The following exec statement executes an rfc that has one input parameter

    以下exec語句執行具有一個輸入參數的rfc 。
  3. The following exec statement executes an rfc that has an input parameter specified in a variable

    以下exec語句執行具有一個在變量中指定的輸入參數的rfc 。
  4. If the same option, parameter, or variable appears in the same command line statement more than one time, the last instance of the option takes precedence

    如果在同一個命令行語句中多次出現相同的選項、參數或變量,則優先執行該選項的最後一個實例。
  5. A constitutive model of 3d contact with friction is established with the use of penalty parameter and an incremental statement of problem is carried out

    藉助罰因子建立了三維摩擦接觸邊界的本構模型,給出了三維摩擦接觸問題的增量描述,推導了接觸問題的互補虛功方程。
  6. That uses a parameter marker within an sql xml statement to restrict output to information about customers who live in a given zip code

    ,這個例子在一條sql / xml語句中使用一個參數標記位將輸出限制為居住在給定地區的客戶的信息。
  7. The parameter object will be used to set input values in an update statement, or where clause values in a query etc.

    這個參數對象將用於設置update語句中的輸入值,或者用於設置某一查詢中的where子句的值(等等) 。
  8. When the transact - sql statement that is being executed contains bound parameter markers

    要執行的transact - sql語句包含綁定的參數標記時, sql server odbc驅動程序使用
  9. Since this is an insert statement the second parameter for mdb : : execute ( ) is set to null because we will not have any result columns for which we would need to set data types

    因為這是一個插入語句, mdb : : execute ( )的第二個參數被設置為null因為我們將沒有任何結果列需要我們設置數據類型。
  10. Statement defines the parameter types and return type of a delegate class

    語句定義委託類的參數類型和返回類型。
  11. When you pass a value to the setter method, you must specify not only the actual value to be used in the sql statement, but also the parameter s ordinal placement in the sql statement

    向setter方法傳遞值時,不僅需要指定要在sql語句中使用的實際值,還必須指定參數在sql語句中的序數位置。
  12. If the parameter names are returned from the rdbms, you can use parameter names to map parameters in a parameter list to parameters in an sql statement ; otherwise, the parameters are mapped to the parameter in the sql statement by their ordinal position in the parameter list

    如果參數名是從rdbms返回的,則可以使用參數名來將參數列表中的參數映射到sql語句中的參數;否則,參數將按它們在參數列表中的序數位置映射到sql語句中的參數。
  13. If a null parameter value is passed and that parameter is used in a create table or alter table statement in which the referenced column does not allow null values, the database engine generates an error

    如果傳遞null參數值並且在create或alter table語句中使用該參數,而該語句中被引用列又不允許使用空值,則數據庫引擎會產生一個錯誤。
  14. If the actual parameter names are returned from the rdbms, the parameters used by a select and exec statement are mapped by name

    如果實際參數名稱是從rdbms返回的,則select和exec語句所使用的參數將按名稱進行映射。
分享友人