PrimaryKeyIdentifier
Set this property to control the name of the primary key.
Data Type
string
Default Value
""
Remarks
Determines the name of the primary key column which holds the row number. The default value of the primary key is Id.
Set this property if there is a column named ID in the table you are quering, or if you prefer to change the name of the primary key.