次の方法で共有


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

プロパティ値

接続マネージャーが常に行区切り記号をチェックする場合は true。それ以外の場合は false。 既定値は true です

実装

適用対象