Data |
Name | Description | |
---|---|---|
Insert(DataColumn, DataColumnCollectionDataColumnInfo, Int32) | Inserts multiple DataColumns into the collection at index nDestinationIndex. The caller must garantuee, that the names are not already be present! | |
Insert(DataColumn, DataColumnCollectionDataColumnInfo, Int32, Boolean) | Inserts multiple DataColumns into the collection at index nDestinationIndex. The caller must garantuee, that the names are not already be present, or the argument renameColumnsIfNecessary must be set to true! |