Added a simple query to check if Device item exists in database. Limited projection to avoid fetching all columns.
Depends on D10217
Differential D10218
[identity] Add function to check if device exists Authored by bartek on Dec 7 2023, 8:17 AM.
Details Added a simple query to check if Device item exists in database. Limited projection to avoid fetching all columns. Depends on D10217 Called this for existing primary key and non-existing primary key.
Diff Detail
|