DataFrameWriterV2.Options(Dictionary<String,String>) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
新增基礎資料來源的輸出選項。
public Microsoft.Spark.Sql.DataFrameWriterV2 Options(System.Collections.Generic.Dictionary<string,string> options);
member this.Options : System.Collections.Generic.Dictionary<string, string> -> Microsoft.Spark.Sql.DataFrameWriterV2
Public Function Options (options As Dictionary(Of String, String)) As DataFrameWriterV2
參數
- options
- Dictionary<String,String>
索引鍵/值選項
傳回
這個 DataFrameWriterV2 物件