The Discriminator column in TPH is created nvarchar(max) by default. Can we set it to a fixed length (say nvarchar(200)) and index it globally with one setting. Thanks
The Discriminator column in TPH is created nvarchar(max) by default.
Can we set it to a fixed length (say nvarchar(200)) and index it globally with one setting.
Thanks