EntityInfo.isKeyNull

checks if primary key is set (for non-nullable member types like int or long, 0 is considered as non-set)

class EntityInfo
const
bool
isKeyNull
(
DataSetReader r
,)

Meta