You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be good to add to have another method on the Schema object to have the ability to add more than one column object. I have a project where I have a file where I write 200+ columns I would like the ability to maybe pass in an instance of IEnumerable to Schema.AddColumnRanage instead of calling schema.addcolumn one by one.
The text was updated successfully, but these errors were encountered:
I think it would be good to add to have another method on the Schema object to have the ability to add more than one column object. I have a project where I have a file where I write 200+ columns I would like the ability to maybe pass in an instance of IEnumerable to Schema.AddColumnRanage instead of calling schema.addcolumn one by one.
The text was updated successfully, but these errors were encountered: