(Not Signed In)

Sign In

.NET Development: Transactional Repositories - Delete a table

Bottom of Page

1 to 2 of 2

  1.  
    • 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

  1.