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 | |
---|---|---|
ReturnsNullOnNullInput | Gets or sets a value that indicates whether to call the function if at least one of the function arguments is null. | |
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