dataTableShemaExtensionsAdd Method (DataTable, String, String, String, Type, dataPointImportance, String, String) |
Namespace: imbSCI.DataComplex.extensions.data.schema
public static DataColumn Add( this DataTable table, string columnName, string description = "", string letterCode = "", Type valueType = null, dataPointImportance importance = dataPointImportance.normal, string format = "", string displayName = "" )