Share via


SqlFunctionExpression.IsNiladic Property

Definition

Gets a value indicating whether the function is niladic.

public virtual bool IsNiladic { get; }
member this.IsNiladic : bool
Public Overridable ReadOnly Property IsNiladic As Boolean

Property Value

A value indicating whether the function is niladic.

Applies to