Delen via


SqlFunctionExpression.IsNullable Property

Definition

A bool value indicating if the function can return null result.

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

Property Value

Applies to