Column.Otherwise(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
評估一份條件清單,並傳回多個可能的結果運算式之一。 如果結尾未定義 ,則會針對不相符的條件傳回 null。 當套用 (Column 時,套用物件) 方法時,就會使用此方法。
public Microsoft.Spark.Sql.Column Otherwise(object value);
member this.Otherwise : obj -> Microsoft.Spark.Sql.Column
Public Function Otherwise (value As Object) As Column
參數
- value
- Object
要設定的值
傳回
套用其他方法之後的新資料行