I want to add some more columns to the defult database used by Semantic Logging SQLServerSink.
Can I alter Database Tables and Stored Proc used by Enterprise Library Semantic Logging Block.
If yes how , if no then what is the alternative solution..
Actually the payload column contains multiple properties I want to fire a SQL Query over those properties hence I want to store them into seperate columns. They automatically gets stored into seperate columns if we use AzureTableStorageSink.