public static DataTable CopyToDataTable2<T>( this IEnumerable<T> source, DataTable table, LoadOption? options )