I have several tables declared in the following manner
[Table("FileDataQuestions")] public class QuestionFileData : FileData { }
Fi