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