Property PrimaryKeyPropertyNames
PrimaryKeyPropertyNames
Gets the names of the primary key properties of the entity.
public List<string> PrimaryKeyPropertyNames { get; }
Gets the names of the primary key properties of the entity.
public List<string> PrimaryKeyPropertyNames { get; }