DataFrameWriterV2.CreateOrReplace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()