Enum properties will be converted to Integers and a corresponding column with a suffix of 'Text' will be created.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| sourceCollection | Object | The ICollection object. | ||
| dataTable | DataTable | ByRef | The DataTable containing the collection details. | |
| columns | String | Optional | A comma-separated list of Columns to include or a blank String to include all Columns. |
A Boolean value indicating success.