public Object[] GetPrimaryKeys( DataRow row )
Public Function GetPrimaryKeys ( row As DataRow ) As Object()
public: virtual array<Object^>^ GetPrimaryKeys( DataRow^ row ) sealed
abstract GetPrimaryKeys : row : DataRow -> Object[] override GetPrimaryKeys : row : DataRow -> Object[]
function GetPrimaryKeys(row);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.