Set an non-updatable Identity field.

Although this type of field will not take part in any updates or inserts, it is necessary for it to be present to retrieve Primary Key schema information when auditing and also to retrieve any Identity value from the database when adding a new record.

Syntax

ISUpdateQueryBuilder.SetIdentity(name)

Parameters

NameTypeOptionalByRefDescription
name String The field Name.
Member of:
ISUpdateQueryBuilder
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0