namespace DTS.Storage { public abstract class MMEPossibleChannels { public const string Table = "tblMMEPossibleChannels"; } }