getPrimaryKey abstract method

dynamic getPrimaryKey(
  1. T row
)

Implementation

dynamic getPrimaryKey(T row);