DataFrameWriter.SaveAsTable(String) 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.
Saves the content of the DataFrame as the specified table.
public void SaveAsTable (string tableName);
member this.SaveAsTable : string -> unit
Public Sub SaveAsTable (tableName As String)
Parameters
- tableName
- String
Name of the table