Share via


DataFrameWriterV2.CreateOrReplace Method

Definition

Create a new table or replace an existing table with the contents of the data frame.

public void CreateOrReplace ();
member this.CreateOrReplace : unit -> unit
Public Sub CreateOrReplace ()

Applies to