Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

FixedLengthClassBuilder Constructor

Used to create classes that maps to Fixed Length records.

Overload List

Used to create classes that maps to Fixed Length records.

public FixedLengthClassBuilder(string);

Used to create classes that maps to Fixed Length records.

public FixedLengthClassBuilder(string,FixedMode);

Used to create classes that maps to Fixed Length records with the same structure than a DataTable.

public FixedLengthClassBuilder(string,DataTable,int);

Used to create classes that maps to Fixed Length records and automatic instanciate many string fields as values are passed in the lengths arg.

public FixedLengthClassBuilder(string,params int[]);

See Also

FixedLengthClassBuilder Class | FileHelpers.RunTime Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox