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

實作

適用於