DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
FunctionMetadata Class
FunctionMetadata Properties
ArgumentNames Property
ArgumentTypes Property
Body Property
CalledOnNullInput Property
Deterministic Property
KeyspaceName Property
Language Property
Monotonic Property
MonotonicOn Property
Name Property
ReturnType Property
Signature Property
FunctionMetadata
CalledOnNullInput Property
Determines if the function is called when the input is null.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Copy
public
bool
CalledOnNullInput
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
FunctionMetadata Class
Dse Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.