Creates a new DelimitedClassBuilder with the same structure than a DataTable.
[Visual Basic]
Overloads Public Sub New( _
ByVal
className As
String, _
ByVal
delimiter As
String, _
ByVal
dt As
DataTable _
)
Parameters
-
className
- The valid class name.
-
delimiter
- The delimiter for that class.
-
dt
- The DataTable from where to get the field names and types
See Also
DelimitedClassBuilder Class | FileHelpers.RunTime Namespace | DelimitedClassBuilder Constructor Overload List
Powered by: