FunctionMetadataKeyspaceName Property |
Name of the keyspace where the CQL function is declared.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public string KeyspaceName { get; }
Property Value
Type:
StringSee Also