Click or drag to resize
FunctionFailureExceptionKeyspace Property
Keyspace where the function is defined

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public string Keyspace { get; set; }

Property Value

Type: String
See Also