ConnectionManagerFlatFileClass.AlwaysCheckForRowDelimiters Property

Definition

public:
 virtual property bool AlwaysCheckForRowDelimiters { bool get(); void set(bool value); };
public virtual bool AlwaysCheckForRowDelimiters { get; set; }
member this.AlwaysCheckForRowDelimiters : bool with get, set
Public Overridable Property AlwaysCheckForRowDelimiters As Boolean

Property Value

true if the connection always check for row delimiters; otherwise, false.

Implements

Applies to