DataFlow.PromoteHeaders Method

Definition

Sets the first record in the dataset as headers, replacing any existing ones.

public:
 Microsoft::DataPrep::Common::DataFlow ^ PromoteHeaders();
public Microsoft.DataPrep.Common.DataFlow PromoteHeaders();
member this.PromoteHeaders : unit -> Microsoft.DataPrep.Common.DataFlow
Public Function PromoteHeaders () As DataFlow

Returns

Applies to