Share via


IMutableScalarValuedFunction.ReturnsNullOnNullInput Property

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property ReturnsNullOnNullInput Gets or sets a value that indicates whether to call the function if at least one of the function arguments is null.
Public property ReturnsNullOnNullInput Gets a value that indicates whether to call the function if at least one of the function arguments is null. (Inherited from IScalarValuedFunction.)

Top