DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
FunctionMetadata Class
FunctionMetadata Properties
ArgumentNames Property
ArgumentTypes Property
Body Property
CalledOnNullInput Property
KeyspaceName Property
Language Property
Name Property
ReturnType Property
Signature Property
FunctionMetadata
KeyspaceName Property
Name of the keyspace where the CQL function is declared.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
string
KeyspaceName
{
get
; }
Property Value
Type:
String
See Also
Reference
FunctionMetadata Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.