Share via


IDTSConnectionManagerFlatFile100.HeaderRowDelimiter Property

Definition

This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.

public:
 property System::String ^ HeaderRowDelimiter { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public string HeaderRowDelimiter { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.HeaderRowDelimiter : string with get, set
Public Property HeaderRowDelimiter As String

Property Value

Attributes

Applies to