Sdílet prostřednictvím


EdmFunctionPayload.IsNiladic Vlastnost

Definice

Získá nebo nastaví, zda funkce neobsahuje žádné argumenty.

public Nullable<bool> IsNiladic { get; set; }
member this.IsNiladic : Nullable<bool> with get, set
Public Property IsNiladic As Nullable(Of Boolean)

Hodnota vlastnosti

true, pokud funkce neobsahuje žádné argumenty; jinak nepravda.

Platí pro