GetPivotKey(DataRow) Method
Gets the
PivotKey associated with a
System.Data.DataRow on a PivotEngine table.
'Declaration
Public Overloads Function GetPivotKey( _
ByVal As DataRow _
) As PivotKey
Parameters
- row
- System.Data.DataRow for which the key should be retrieved.
Return Value
The
PivotKey associated with the .