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

DelimitedFieldBuilder Properties

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

Public Instance Properties

Converter (inherited from FileHelpers.RunTime.FieldBuilder)Uset to create the converter for the current field.
FieldIgnored (inherited from FileHelpers.RunTime.FieldBuilder)Indicates that this field must be ignored by the engine.
FieldIndex (inherited from FileHelpers.RunTime.FieldBuilder)The position index inside the class.
FieldInNewLine (inherited from FileHelpers.RunTime.FieldBuilder)Indicates that this field is at the begging of a new line.
FieldName (inherited from FileHelpers.RunTime.FieldBuilder)The name of the field.
FieldNullValue (inherited from FileHelpers.RunTime.FieldBuilder)The null value of the field when their value not is in the file.
FieldOptional (inherited from FileHelpers.RunTime.FieldBuilder)Indicates that this field is optional.
FieldQuotedIndicates if the field is quoted with some char. (works with QuoteMode and QuoteChar)
FieldType (inherited from FileHelpers.RunTime.FieldBuilder)The Type of the field
QuoteCharIndicates the char used to quote this field. (only used when FieldQuoted is true)
QuoteModeIndicates the QuoteMode for this field. (only used when FieldQuoted is true)
QuoteMultilineIndicates if this quoted field can span multiple lines. (only used when FieldQuoted is true)
TrimChars (inherited from FileHelpers.RunTime.FieldBuilder)Indicates the trim chars used if TrimMode is set.
TrimMode (inherited from FileHelpers.RunTime.FieldBuilder)Indicates the TrimMode for the field.
Visibility (inherited from FileHelpers.RunTime.FieldBuilder) Gets or sets the visibility of the field.

See Also

DelimitedFieldBuilder 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