Click or drag to resize

FunctionMetadataKeyspaceName Property

Name of the keyspace where the CQL function is declared.

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

Property Value

Type: String
See Also