SqlRowIdName (Storage Keyword)
Specifies the name used for the row ID within SQL.
Synopsis
<SqlRowIdName>IdName</SqlRowIdName>
Value
The value of this element is an SQL identifier.
Description
This element lets you directly specify the name of the row (object) ID column projected to SQL.
Default Value
The default value for the <SqlRowIdName> element is an empty string.