ConnectionManagerMultiFlatFileClass.AlwaysCheckForRowDelimiters 属性

定义

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

属性值

Boolean

如果连接管理器始终检查行分隔符,则 为 true ; 否则为。否则 为 false。 默认值为 true

实现

适用于