C# 클래스 DbDictExport.Core.Common.Extentions

파일 보기 프로젝트 열기: NeilQ/DbDictExport

공개 메소드들

메소드 설명
ToDataTable ( this columnList ) : DataTable

To the data table.

메소드 상세

ToDataTable() 공개 정적인 메소드

To the data table.
public static ToDataTable ( this columnList ) : DataTable
columnList this The column list.
리턴 System.Data.DataTable