affected rows的意思
affected rows中文翻譯:
受影響的行
相似詞語短語
affected area───疫區;受影響區;被影響地區
affected part───患部
affectedness───做作;假裝(affected的變體);受影響性(affected的變體)
affecters───情感
affectations───n.做作;矯揉造作;假裝
affected───adj.受到影響的;做作的;假裝的;vt.影響;假裝;使…感動(affect的過去式和過去分詞)
affectedly───adv.假裝地;做作地
affecter───影響
affections───n.喜愛,感情;影響;感染
雙語使用場景
The old table transition table holds the original state of the affected rows before they are processed by the UPDATE or DELETE statement.───OLD TABLE過渡表保存了受影響的行在被update或delete語句處理之前的初始狀態。
UPDATE is an INSERT, UPDATE, DELETE, or MERGE operation that may have input parameters and that returns an integer (number of affected rows).───更新是一個INSERT、UPDATE、DELETE或MERGE操作,可以有輸入參數,返回一個整數(受影響的行數)。
Data is modified, and the affected rows are re-written.───更改數據后,重新寫入相應的行。
In such a case, you need Access to automatically update all of the affected rows as part of a single operation.───在這種情況下,您需要Access在一次操作中自動更新所有受影響的行。
The OLD TABLE transition table holds the original state of the affected rows before they are processed by the UPDATE or DELETE statement.───OLDTABLE過渡表保存了受影響的行在被UPDATE或DELETE語句處理之前的初始狀態。
The inserted table stores copies of the affected rows during INSERT and UPDATE statements.───插入的表用于存儲INSERT和UPDATE語句所影響的行的副本。
The deleted table stores copies of the affected rows during DELETE and UPDATE statements.───刪除的表用于存儲DELETE和UPDATE語句所影響的行的副本。
If set to SetNull, a DBnull will be placed in the appropriate columns of the affected rows.───如果設置為SetNull,就會將DBnull置于受影響的行的相應列中。
英語使用場景
The OLD TABLE transition table holds the original state of the affected rows before they are processed by the UPDATE or DELETE statement.
This function returns the number of affected rows on success , or - 1 if the last operation failed.