Options

LinkedInTransaction deprecated in BC19

weneedweneed Member Posts: 81
I'm migrating some tables from BC14 (C / AL) version to BC19. These tables are external to the DB and have property "LinkedObject" = true. According with Microsoft in these cases LinkedInTransaction property is set to false:

Now compiler show a warning because this property is deprecated and in future became an error.
So what should I do? Delete the property because it is no longer necessary to configure it manually or will it be replaced by other settings?
I can't find any documentation about it.



Sign In or Register to comment.