UserPK
The UserPK class represents the primary key for a user entity, implementing the IPrimaryKey interface.
Properties
| Name | Description |
|---|---|
| Id | The unique identifier for the user. |
Methods
| Name | Description |
|---|---|
| GetPrimaryKey() | Returns a new instance of the UserPK class with the same primary key value. |