FunctionMetadataCalledOnNullInput Property  | 
 
            Determines if the function is called when the input is null.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic bool CalledOnNullInput { get; }Property Value
Type: 
Boolean
See Also