PropertyDataStructureToolsaddTableExtendedRows Method |
Namespace: imbSCI.DataComplex.extensions.data
public static void addTableExtendedRows( this DataTable table, IEnumerable<PropertyCollection> rows, PropertyEntryDictionary columns = null )
| Exception | Condition |
|---|---|
| ArgumentNullException | columns - Column shema never supplied -- and the table has no shema attached on templateFieldDataTable.shema_dictionary |