FunctionMetadataCalledOnNullInput Property |
Determines if the function is called when the input is null.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public bool CalledOnNullInput { get; }
Property Value
Type:
BooleanSee Also