Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 423 Bytes

DataRowExtensions.md

File metadata and controls

19 lines (12 loc) · 423 Bytes

DataRowExtensions class

Extension methods for the DataRow type

public static class DataRowExtensions

Public Members

name description
static GetParentRows(…) Returns parent rows for a given DataRow

See Also