public void Modify( Row row, Dictionary<string,object> attributes )
Public Overloads Sub Modify( _ ByVal row As Row, _ ByVal attributes As Dictionary(Of String,Object) _ )
Parameters
- row
- The row to update.
- attributes
- The attribute values to update (by data field name).