Partager via


EdmFunctionPayload.IsNiladic Propriété

Définition

Obtient ou définit si la fonction ne contient aucun argument.

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

Valeur de propriété

true si la fonction ne contient aucun argument ; sinon, false.

S’applique à