共用方式為


RemovedAttribute 類別

定義

自訂屬性,表示移除 API 的 Spark 版本。

[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class RemovedAttribute : Microsoft.Spark.VersionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type RemovedAttribute = class
    inherit VersionAttribute
Public NotInheritable Class RemovedAttribute
Inherits VersionAttribute
繼承
RemovedAttribute
屬性

建構函式

RemovedAttribute(String)

RemovedAttribute 類別的建構函式。

屬性

Version

傳回 Spark 版本。

(繼承來源 VersionAttribute)

適用於