C# Class DbDictExport.Core.Common.Extentions

Afficher le fichier Open project: NeilQ/DbDictExport

Méthodes publiques

Méthode Description
ToDataTable ( this columnList ) : DataTable

To the data table.

Method Details

ToDataTable() public static méthode

To the data table.
public static ToDataTable ( this columnList ) : DataTable
columnList this The column list.
Résultat System.Data.DataTable