Method GetKeys
GetKeys()
Gets the primary keys of the entity.
public abstract PrimaryKeys<TSource> GetKeys()
Returns
- PrimaryKeys<TSource>
The primary keys of the entity.
Gets the primary keys of the entity.
public abstract PrimaryKeys<TSource> GetKeys()
The primary keys of the entity.