Click or drag to resize

TableOperations<T> .GetPrimaryKeys Method

Overload List
  Name Description
Public method GetPrimaryKeys(DataRow) Gets the primary key values from the specified row.
Public method GetPrimaryKeys(T) Gets the primary key values from the specified record.
Top
See Also