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

FixedLengthClassBuilder Properties

The properties of the FixedLengthClassBuilder class are listed below. For a complete list of FixedLengthClassBuilder class members, see the FixedLengthClassBuilder Members topic.

Public Instance Properties

ClassName (inherited from ClassBuilder)The name of the Class.
FieldCount (inherited from ClassBuilder)Returns the current number of fields.
FieldsOverloaded. Returns the current fields of the class.
FixedModeIndicates the behavior when variable length records are found
GenerateProperties (inherited from ClassBuilder)Indicates if this ClassBuilder generates also the property accessors (Perfect for DataBinding)
IgnoreCommentedLines (inherited from ClassBuilder)Indicates that the engine must ignore the lines with this comment marker.
IgnoreEmptyLines (inherited from ClassBuilder)Indicates that the engines must ignore the empty lines in the files.
IgnoreFirstLines (inherited from ClassBuilder)Indicates the number of FIRST LINES to be ignored by the engines.
IgnoreLastLines (inherited from ClassBuilder)Indicates the number of LAST LINES to be ignored by the engines.
LastFieldReturn the last added field. (use it reduce casts and code)
Namespace (inherited from ClassBuilder)The namespace used when creating the class.
RecordCondition (inherited from ClassBuilder)Allow to tell the engine what records must be included or excluded while reading.
SealedClass (inherited from ClassBuilder)Indicates if the generated class must be sealed.
Visibility (inherited from ClassBuilder)The Visibility for the class.

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