row identifier 中文意思是什麼

row identifier 解釋
行標識符
  • row : n 1 (一)排,(一)行;一排(座位);行列,橫列。2 (兩旁或一旁有房屋的)路,街〈英國常用作某種...
  • identifier : 標識代碼
  1. Specifies that the column is a row globally unique identifier column

    指定該列是一個行全局唯一標識符列。
  2. Indicates that the new column is a row globally unique identifier column

    指示新列是行的全局唯一標識符列。
  3. Rid lock on a single row in a table identified by a row identifier

    Rid =表中單個行的鎖,由行標識符( rid )標識。
  4. The column or columns serving as the unique row identifier for a table are the primary key of the table

    作為表的唯一行標識符的列是表的主鍵。
  5. Identity columns are commonly used in conjunction with primary key constraints to serve as the unique row identifier for the table

    標識列通常與primary key約束一起用作表的唯一行標識符。
  6. Identity columns are typically used together with primary key constraints to serve as the unique row identifier for the table

    標識列通常與primary key約束一起使用,作為表的唯一行標識符。
  7. Set if the column contains a persistent row identifier that cannot be written to, and has no meaningful value except to identity the row

    如果列包含無法寫入的不變的行標識符,並且除了標識行外沒有其他有意義的值,則設置該值。
  8. Set if the column contains a persistent row identifier that cannot be written to, and has no meaningful value except to identify the row

    如果列包含無法向其寫入的持久性行標識符,並且除了標識行外沒有其他有意義的值,則應設置該值。
  9. The provider sets dbcolumnflags isrowid if the column contains a persistent row identifier that cannot be written to, and has no meaningful value except to identity the row

    如果列包含不能寫入的持久性行標識符,並且該標識符除了標識行以外沒有其他有意義的值,則提供程序設置dbcolumnflags _ isrowid 。
  10. The fundamental rule of database design theory is that each table should have a unique row identifier, a column or set of columns used to distinguish any single record from every other record in the table

    數據庫設計理論的基本原理是:每個表都應有一個唯一的行標識符,可以使用列或列集將任何單個記錄同表中的所有其他記錄區別開來。
  11. Although the identity property automates row numbering within one table, separate tables, each with its own identifier column, can generate the same values

    盡管identity屬性在一個表內自動進行行編號,但具有各自標識符列的各個表可以生成相同的值。
  12. Is a unique identifier assigned to each input row and

    是分配給每個輸入行的唯一標識符;
  13. Rid : an identifier in the format fileid : pagenumber : rid, where fileid identifies the file containing the page, pagenumber identifies the page containing the row, and rid identifies the specific row on the page

    Rid :格式為fileid : pagenumber : rid的標識符,其中fileid標識包含頁的文件, pagenumber標識包含行的頁, rid標識頁上的特定行。
  14. Takes the query result and transforms each row in the result set into an xml element with a generic identifier

    獲得查詢結果並將結果集內的每一行轉換為以一般標識符
  15. Takes the query result and transforms each row in the result set into an xml element with a generic identifier row as the element tag

    獲得查詢結果並將結果集內的每一行轉換為以一般標識符< row / >作為元素標記的xml元素。
分享友人