System.Data.ITableMapping public interface ITableMapping Documentation Code IColumnMappingCollection ColumnMappings { get; } string DataSetTable { get; set; } string SourceTable { get; set; }