Click or drag to resize
FunctionFailureExceptionName Property
Name of the function

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also