Click or drag to resize

FunctionMetadata.KeyspaceName Property

Name of the keyspace where the CQL function is declared.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
public string KeyspaceName { get; }

Property Value

Type: String
See Also