.NET Development: Transactional Repositories - Delete a table
1 to 2 of 2
-
- CommentAuthorDavid K
- CommentTimeMar 31st 2010
Is there a way to delete a table from a transactional repository (similar to DROP TABLE)? -
-
CommentAuthorPepitaL
- CommentTimeApr 5th 2010
David,
You can dispose of a Table but you currently cannot deleted it completely from the Transactional Repository.
A ticket has been logged for it.
Pepita -
1 to 2 of 2
