We use COLUMN_SET FOR ALL_SPARSE_COLUMNS feature in visual studio database project.
When I execute build I do not see any indication for this feature in the model.xml inside dacpac file.
How can I see this feature in the model.xml file ?
I use this file as input file in another project.