Click or drag to resize

FunctionMetadataKeyspaceName Property

Name of the keyspace where the CQL function is declared.

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

Property Value

Type: String
See Also