public Object[] GetPrimaryKeys( DataRow row )
Public Function GetPrimaryKeys ( row As DataRow ) As Object()
public: virtual array<Object^>^ GetPrimaryKeys( DataRow^ row ) sealed
function GetPrimaryKeys(row);
In This Article